]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Considerable wasm/js build cleanups and reworking. Remove wasmfs builds from the...
authorstephan <stephan@noemail.net>
Wed, 19 Oct 2022 01:07:30 +0000 (01:07 +0000)
committerstephan <stephan@noemail.net>
Wed, 19 Oct 2022 01:07:30 +0000 (01:07 +0000)
commit71de8e02416aa9a4ad90ac6958ff3fa025a33d2d
tree0c2b079d3d1015cbbc4af3dfd08107e96d2e2d1d
parentb5e2e6fcd39901f3280a4bbbfec7f41d4bcc48f8
Considerable wasm/js build cleanups and reworking. Remove wasmfs builds from the end-user deliverables and disable the wasmfs build by default, per /chat discussion, as it doubles our deliverable count for only marginal gain. Attempt to move the sqlite3.js/wasm files into subdirectories but rediscovered that that breaks loading in Worker mode because URI resolution of the wasm files differs depending on whether the main script is loaded from a script tag or a Worker.

FossilOrigin-Name: 5b23e0675efdd2f1ea7b4f5836a579e8d6aa8a25b3f1a6a950520ad845ff01bb
14 files changed:
ext/wasm/EXPORTED_RUNTIME_METHODS.fiddle [deleted file]
ext/wasm/GNUmakefile
ext/wasm/README-dist.txt
ext/wasm/api/extern-post-js.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/api/sqlite3-wasm.c
ext/wasm/dist.make
ext/wasm/fiddle.make
ext/wasm/index.html
ext/wasm/sqlite3-worker1.js
ext/wasm/testing1.html [deleted file]
ext/wasm/wasmfs.make
manifest
manifest.uuid