]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fiddle: replace db export routine with a C-side one which works for both Emscripten...
authorstephan <stephan@noemail.net>
Mon, 26 Sep 2022 13:55:10 +0000 (13:55 +0000)
committerstephan <stephan@noemail.net>
Mon, 26 Sep 2022 13:55:10 +0000 (13:55 +0000)
commit278d3faf1ffa6bbd14253865edba3e81631d0cb5
treefe54c334cfee9001d5f3d1d7a05cb2d0d31f8735
parent1f095d482d1803deb9fcb60449e9ca1223018d73
Fiddle: replace db export routine with a C-side one which works for both Emscripten FS-hosted and OPFS-hosted db files. Minor code-adjacent cleanups.

FossilOrigin-Name: 3579a8d6f1f6cd3cd8aad9949536870c5fe7bae8c1778f700dd85d763e266b94
ext/wasm/EXPORTED_FUNCTIONS.fiddle.in
ext/wasm/api/sqlite3-api-oo1.js
ext/wasm/api/sqlite3-api-opfs.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/common/whwasmutil.js
ext/wasm/fiddle/fiddle-worker.js
manifest
manifest.uuid
src/shell.c.in