]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Get fiddle db export working for OPFS VFS. Add root dir handle to the main OPFS VFS...
authorstephan <stephan@noemail.net>
Mon, 26 Sep 2022 11:38:58 +0000 (11:38 +0000)
committerstephan <stephan@noemail.net>
Mon, 26 Sep 2022 11:38:58 +0000 (11:38 +0000)
commit1f095d482d1803deb9fcb60449e9ca1223018d73
treeee83c502c48008460a89a0aaab2adcc728c7c69b
parent6a643e4bcdc81f835be75377d1c6306f5e23f541
Get fiddle db export working for OPFS VFS. Add root dir handle to the main OPFS VFS worker to enable creation of certain utility functions without delegating to the async worker. Add sqlite3.capi.sqlite3_wasm_rc_str() to map integer result codes back to their SQLITE_xxx counterparts. Minor doc touchups.

FossilOrigin-Name: 9b2244e1c8a40efe6547094a1b57acc8f2173145a8731abb0e36268ce0a8ef41
ext/wasm/EXPORTED_FUNCTIONS.fiddle.in
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-api-opfs.js
ext/wasm/fiddle/fiddle-worker.js
ext/wasm/index.html
ext/wasm/jaccwabyt/jaccwabyt.md
manifest
manifest.uuid
src/shell.c.in