Continuing discussion from https://github.com/sqlite/sqlite-wasm/pull/48 Proposed solutions: - [Node.js VFS implementation](https://github.com/sqlite/sqlite-wasm/pull/48#issuecomment-2683432316) like [node-sqlite3-wasm](https://github.com/tndrle/node-sqlite3-wasm) - [OPFS Polyfill](https://github.com/sqlite/sqlite-wasm/pull/48#issuecomment-2678100708)
Continuing discussion from #48
Proposed solutions: