P2-01: add SQLite WASM OPFS project worker
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"frontendFramework": "React 18 + Vite 6 + TypeScript 5",
|
||||
"geometry": { "provider": "BitBybit internal adapter", "status": "planned" },
|
||||
"viewport": { "provider": "Three.js internal adapter", "package": "three", "version": "0.185.1", "baseline": "WebGL2", "status": "adapter-skeleton" },
|
||||
"persistence": { "database": "SQLite WASM", "filesystem": "OPFS", "writer": "single worker", "status": "planned" },
|
||||
"persistence": { "database": "@sqlite.org/sqlite-wasm 3.53.0-build1", "filesystem": "OPFS VFS with in-memory fallback", "writer": "single worker", "crossOriginIsolation": "required for OPFS worker", "status": "worker-skeleton" },
|
||||
"targetBrowsers": "Capability matrix to be locked in P0-02",
|
||||
"status": "contract-first-prototype"
|
||||
"status": "facade-first-integration-slice"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user