]> git.ipfire.org Git - thirdparty/sqlite.git/commit
More work on the minimal-mode wasm build (now 603kb uncompressed). Remove the hard...
authorstephan <stephan@noemail.net>
Thu, 25 Jul 2024 14:00:26 +0000 (14:00 +0000)
committerstephan <stephan@noemail.net>
Thu, 25 Jul 2024 14:00:26 +0000 (14:00 +0000)
commit520d1a84867fa59e063b66a276471cbfc9f6cef5
treeea50fe07962fff9258eaedca74e42113e909a440
parentcc65612e35a677dc7252229dadaba92b6d3997b0
More work on the minimal-mode wasm build (now 603kb uncompressed). Remove the hard-coded feature-enable flags from sqlite3-wasm.c and rely on the build to provide them. Some wasm build cleanup, but attempts to completely overhaul it have been thwarted by my inability to make script-generated makefile code more legible/maintainable than the current eval spaghetti.

FossilOrigin-Name: b029c4067943e366a9b25b8303136fab10822bd771ea4658ac4cd716ff4a0d8f
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/make-make.sh
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid