]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add sqlite3_wasm_vfs_create_file() to replace Emscripten's FS.createDataFile() in...
authorstephan <stephan@noemail.net>
Wed, 2 Nov 2022 11:53:31 +0000 (11:53 +0000)
committerstephan <stephan@noemail.net>
Wed, 2 Nov 2022 11:53:31 +0000 (11:53 +0000)
commitf45c33701dde9412e6aeab464a8148ab112bb033
treee001384725393439c7f820dc5d21b3eecd90072e
parentfaff0410dc6de77edb727eac65c570e604599a83
Add sqlite3_wasm_vfs_create_file() to replace Emscripten's FS.createDataFile() in a (mostly) VFS-agnostic way. Add a test for worker1's export (to bytearray) support. Re-add worker1 open-from-bytearray using sqlite3_wasm_vfs_create_file() but it's untested (requires a new interactive test app or maybe reconsideration).

FossilOrigin-Name: b35e1225c91a3cadc0d25af1e4e790237256d194990faa13190e343ed03e11c5
ext/wasm/api/sqlite3-api-opfs.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/api/sqlite3-api-worker1.js
ext/wasm/api/sqlite3-opfs-async-proxy.js
ext/wasm/api/sqlite3-wasm.c
ext/wasm/demo-worker1-promiser.js
ext/wasm/demo-worker1.js
ext/wasm/tester1.js
manifest
manifest.uuid