]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge kv-vfs branch into fiddle-opfs. Adjust various JS APIs and apps to deal with...
authorstephan <stephan@noemail.net>
Mon, 19 Sep 2022 13:16:35 +0000 (13:16 +0000)
committerstephan <stephan@noemail.net>
Mon, 19 Sep 2022 13:16:35 +0000 (13:16 +0000)
commitb5ae85eca27f43949ae81a8489c3168ebcf7164c
tree995a665d3e3d5fb083349835d93a4217c366efd2
parent5ef7f047754e6ae8b812c6cbe50b6cfe764d13ca
Merge kv-vfs branch into fiddle-opfs. Adjust various JS APIs and apps to deal with the new method of handling kvvfs. Adjust speedtest1 JS build to include sqlite3-api.js so that it can use kvvfs and opfs VFSes. Permit passing of the vfs as a URL parameter to certain demo/test apps. Milestone: speedtest-worker.html?vfs=opfs runs with the standalone OPFS impl.

FossilOrigin-Name: ec09f32f7ae2249aaf27388ad2062982afa8bbbb5f88d236d6d9068bf33ad93d
13 files changed:
ext/wasm/GNUmakefile
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/demo-kvvfs1.html [moved from ext/wasm/kvvfs1.html with 95% similarity]
ext/wasm/demo-kvvfs1.js [moved from ext/wasm/kvvfs1.js with 95% similarity]
ext/wasm/index.html
ext/wasm/kvvfs.make [deleted file]
ext/wasm/speedtest1-wasmfs.html
ext/wasm/speedtest1-worker.html
ext/wasm/speedtest1-worker.js
ext/wasm/speedtest1.html
manifest
manifest.uuid
test/speedtest1.c