]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move the OPFS VFS bits back into api/sqlite3-api-opfs.js. Refactor the OPFS VFS init...
authorstephan <stephan@noemail.net>
Sun, 18 Sep 2022 03:05:55 +0000 (03:05 +0000)
committerstephan <stephan@noemail.net>
Sun, 18 Sep 2022 03:05:55 +0000 (03:05 +0000)
commit0db3089576b6df43fa477100446ab330b5bda905
tree00f7909eda9f785d6c0c5b0b720a2a79588f9db6
parentc5313afea7bf38bbe98b5a472b16a8f3efda07c0
Move the OPFS VFS bits back into api/sqlite3-api-opfs.js. Refactor the OPFS VFS init process to use a Promise-returning function which the client must call, as that eliminates any uncertainty about when the VFS (necessarily activated asynchronously) actually becomes available to the client. Rename x-sync-async.* to test-opfs-vfs.* Milestone: first successful test of OPFS without WASMFS.

FossilOrigin-Name: b2abf60dbfa6648f671a3932cb65feb28d05a0d5b7f792351d14f9c13d9798c5
ext/wasm/index.html
ext/wasm/sqlite3-opfs-async-proxy.js
ext/wasm/test-opfs-vfs.html [moved from ext/wasm/x-sync-async.html with 91% similarity]
ext/wasm/test-opfs-vfs.js [moved from ext/wasm/x-sync-async.js with 59% similarity]
manifest
manifest.uuid