Strip progress handlers and window functions from the wasm bare-bones (formerly ...
commitf2e29457d98dd98d020e0f99d3cc18ab5a5637a5
authorStephan Beal <sgbeal@googlemail.com>
Thu, 25 Jul 2024 16:21:19 +0000 (25 16:21 +0000)
committerStephan Beal <sgbeal@googlemail.com>
Thu, 25 Jul 2024 16:21:19 +0000 (25 16:21 +0000)
tree3b90848029730958ed33681851fc281358ebe5d8
parent104bb31c70a30194a4dd9c3627b31ad90523946a
Strip progress handlers and window functions from the wasm bare-bones (formerly 'minimal') JS bits, noting that we can't yet use OMIT_WINDOWFUNC (for the C parts) without a custom amalgamation. Currently at 604kb.
ext/wasm/GNUmakefile
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-core
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-extras
ext/wasm/api/sqlite3-api-glue.c-pp.js
ext/wasm/api/sqlite3-wasm.c
ext/wasm/fiddle.make
ext/wasm/tester1.c-pp.js