|
|
|
|
|
by woadwarrior01
2205 days ago
|
|
It should be possible to support loading only the required pages on the browser with SQLite compiled to WASM along with a custom VFS implementation. Here’s a project[1] which does something similar (selectively load the SQLite DB on demand), albeit with the SQLite file in a torrent. [1]: https://github.com/bittorrent/sqltorrent |
|