]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add sqlite3_web_vfs_list() to JS API. Corrected OPFS VFS's registering itself as...
authorstephan <stephan@noemail.net>
Mon, 19 Sep 2022 13:44:23 +0000 (13:44 +0000)
committerstephan <stephan@noemail.net>
Mon, 19 Sep 2022 13:44:23 +0000 (13:44 +0000)
commit0e0687ccfc2c898489cdc7ca8116b2dd2a3bcb54
treef2d6a3574f2fefbbcb9fbca3693e48b5db3962cc
parentb5ae85eca27f43949ae81a8489c3168ebcf7164c
Add sqlite3_web_vfs_list() to JS API. Corrected OPFS VFS's registering itself as the default VFS. speedtest1-worker now uses the xDelete() of both the default VFS and OPFS, to avoid that it starts up with a persistent OPFS test db (the native app calls unlink(), but that unlink call operates on a different virtual filesystem than the OPFS VFS).

FossilOrigin-Name: 2ec7e09139a510b9fd29e4c97283b20740a00f369193c6fecbb734f187e81b48
ext/wasm/api/sqlite3-api-opfs.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/speedtest1-wasmfs.html
ext/wasm/speedtest1-worker.html
ext/wasm/speedtest1-worker.js
ext/wasm/speedtest1.html
manifest
manifest.uuid