]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add JS infrastructure to ostensibly allow us to customize the wasm imports, which...
authorstephan <stephan@noemail.net>
Thu, 29 Sep 2022 22:08:22 +0000 (22:08 +0000)
committerstephan <stephan@noemail.net>
Thu, 29 Sep 2022 22:08:22 +0000 (22:08 +0000)
commitf71c954cbc07fa0fc8a59e2a8a5a2a32b8e5d95c
tree44ceac4d12ee7e382ed6d3c8124fa66996617720
parentb0ccf50cbd0430eefaf50f5b6c2485ee8d68d6d4
Add JS infrastructure to ostensibly allow us to customize the wasm imports, which will hypothetically allow us to eliminate the dependency on EM_JS(), but the corresponding Emscripten glue-level feature currently breaks fatally with WASMFS builds so it's disabled.

FossilOrigin-Name: 88d9253b0db5494bf1c9b6d24f22524eeec856b89e64a66ffb30d945f0df21d3
ext/wasm/GNUmakefile
ext/wasm/README.md
ext/wasm/api/extern-post-js.js
ext/wasm/api/extern-pre-js.js [new file with mode: 0644]
ext/wasm/api/pre-js.js [new file with mode: 0644]
ext/wasm/common/whwasmutil.js
ext/wasm/demo-123.js
ext/wasm/fiddle.make
ext/wasm/wasmfs.make
manifest
manifest.uuid