]> git.ipfire.org Git - thirdparty/sqlite.git/commit
wasm minimal build: strip authorizers and JSON support (saves approx 35kb). Strip...
authorstephan <stephan@noemail.net>
Wed, 24 Jul 2024 23:58:28 +0000 (23:58 +0000)
committerstephan <stephan@noemail.net>
Wed, 24 Jul 2024 23:58:28 +0000 (23:58 +0000)
commitb16c2980b37006f433341dd4d726fcf3e1e64808
treee7d9b03fe429e0dd7ed357d5340459ccfa0a10d4
parentfe225745fcff95e9de8e745daedfd3dc2a30bf61
wasm minimal build: strip authorizers and JSON support (saves approx 35kb). Strip vtab support from the JS bits but cannot yet strip it from the C bits because that requires a custom-configured sqlite3.c.

FossilOrigin-Name: eb64d106551718467e0f6c6b53695410bf4c566901008e4cda8580d0f7efa7b0
ext/wasm/GNUmakefile
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-auth [new file with mode: 0644]
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-core
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-vtab [new file with mode: 0644]
ext/wasm/api/sqlite3-api-glue.c-pp.js
ext/wasm/api/sqlite3-vtab-helper.c-pp.js
ext/wasm/api/sqlite3-wasm.c
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid