WASM: various build cleanups and add initial infrastructure for a build which elides...
commit819ad4d20b7768e44be59e63a9ffa613ffca5850
authorStephan Beal <sgbeal@googlemail.com>
Mon, 1 Jan 2024 05:58:47 +0000 (1 05:58 +0000)
committerStephan Beal <sgbeal@googlemail.com>
Mon, 1 Jan 2024 05:58:47 +0000 (1 05:58 +0000)
tree44b2e8bee3bfec689cb5ba6d657fa29306166a50
parentba68c8e05c4a69c71f2067f19c3d54c3c026cf1f
WASM: various build cleanups and add initial infrastructure for a build which elides the oo1 API and its dependents (worker1 and promiser). Sidebar: an attempt was made to move generation of the build rules to an external script, but the mixed-mode make/script was even less legible than the $(eval) indirection going on in the makefile.
ext/wasm/GNUmakefile
ext/wasm/api/sqlite3-api-oo1.js
ext/wasm/api/sqlite3-api-worker1.js
ext/wasm/api/sqlite3-worker1-promiser.c-pp.js
ext/wasm/api/sqlite3-worker1.c-pp.js