]> git.ipfire.org Git - thirdparty/sqlite.git/commit
wasm: after generating the .js/.mjs file, strip out all of the generated pieces which...
authorstephan <stephan@noemail.net>
Thu, 16 Jan 2025 13:10:06 +0000 (13:10 +0000)
committerstephan <stephan@noemail.net>
Thu, 16 Jan 2025 13:10:06 +0000 (13:10 +0000)
commitec50c5a2a430b77c45a1118ab68c93d53c9299bb
treef1c529e9670c050f9936c768a4203ba046724b18
parentb6953280e7563d2e7e900391d36f618b39b64b02
wasm: after generating the .js/.mjs file, strip out all of the generated pieces which create Emscripten call() bindings for the sqlite3 APIs, as we don't use those binding, so both the setup time and the memory they use installing WASM proxy bindings is wasted. This eliminates some 200 superfluous/unused bindings from the init process.

FossilOrigin-Name: 020d2c7528be6f11a5b2b849d7b2f04e47abe2b0842520ff60eb7defb3768e1c
ext/wasm/GNUmakefile
ext/wasm/mkwasmbuilds.c
manifest
manifest.uuid