logoalt Hacker News

jumpkicktoday at 12:40 PM1 replyview on HN

Imagine if this were built into browsers and you only had to serve a SQLite file.


Replies

simonwtoday at 4:34 PM

I have a version of Datasette that runs entirely in the browser (using Pyodide and WebAssembly) and it's smaller than a lot of modern React homepages (12.35MB):

https://lite.datasette.io/

My more recent prototype shrinks that to 10.47 MB transferred: https://simonw.github.io/research/pyodide-asgi-browser/datas...