]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Extend wasm build to support a custom sqlite3.c to support building against sqlite3...
authorstephan <stephan@noemail.net>
Wed, 8 Mar 2023 10:05:42 +0000 (10:05 +0000)
committerstephan <stephan@noemail.net>
Wed, 8 Mar 2023 10:05:42 +0000 (10:05 +0000)
commit248c1abdf4c61bf0761994db40c214272a092c7c
treecdd199ae1f5b4b42c2d82a603ed88c9be3e76ce9
parent217e860053262181d175c5e209bec7d0da194c9f
Extend wasm build to support a custom sqlite3.c to support building against sqlite3-see.c. The JS code now binds the SEE-specific functions if it detects an SEE build.

FossilOrigin-Name: dd8612c8adbaf9d06bf0d7319b9afc9bd8ca3d0fcfa1cb591a7a2fcb86480048
ext/wasm/GNUmakefile
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-see [new file with mode: 0644]
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-wasm.c
manifest
manifest.uuid