]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Initial restructuring of kvvfs working towards generic support of JS's Strorage inter...
authorstephan <stephan@noemail.net>
Fri, 21 Nov 2025 15:23:52 +0000 (15:23 +0000)
committerstephan <stephan@noemail.net>
Fri, 21 Nov 2025 15:23:52 +0000 (15:23 +0000)
commit81b7e49d2d13443cda76393039273bd055b467ff
tree02e78d48073aec8244e2f49539bde24758f21bdd
parent794a9b48accf73a32af1e8e3abc0703794ed849e
Initial restructuring of kvvfs working towards generic support of JS's Strorage interface as storage rather than hard-coding it to just window.localStorage and window.sessionStorage. The eventual goal of that is to have a storage solution which works without the POSIX I/O APIs, getting us one step closer to a wasi-sdk build. It would be transient, like Emscripten's virtual filesystem, and could hypothetically replace our dependency on that particular feature.

FossilOrigin-Name: 190ef4a94005b0feebe865a960d846a1b60ec1b267b15d5a24749f174a6169bc
ext/wasm/api/sqlite3-vfs-kvvfs.c-pp.js
ext/wasm/api/sqlite3-wasm.c
manifest
manifest.tags
manifest.uuid
src/os_kv.c