]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Extend wasm build to enable inclusion of client-custom C code, initialized via the...
authorstephan <stephan@noemail.net>
Mon, 27 Feb 2023 07:12:28 +0000 (07:12 +0000)
committerstephan <stephan@noemail.net>
Mon, 27 Feb 2023 07:12:28 +0000 (07:12 +0000)
commit9885c76c4c86f4de670ce8b762c4df2ce1e99007
tree0d6ad9ba2fe4ded6717660ae3c1b9d4f3ddff0d6
parentd7ddec765cbc5dd97705fd33c8d49b2e16340806
Extend wasm build to enable inclusion of client-custom C code, initialized via the SQLITE_EXTRA_INIT mechanism, per discussion in [forum:1e1c04f3ed1bc96b|forum post 1e1c04f3ed1bc96b].

FossilOrigin-Name: 68a52cafff60f19c9c998133d04f192b1e8b23f78b8cee13807d76845ef5e13d
ext/wasm/GNUmakefile
ext/wasm/api/sqlite3-wasm.c
ext/wasm/example_extra_init.c [new file with mode: 0644]
ext/wasm/fiddle.make
manifest
manifest.uuid