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)