Hacker News new | ask | show | jobs
by philipyoungg 1858 days ago
Does this mean we can use sqlite natively on the browser now?
3 comments

SQLite has been ported to JS (and wasm) for some time,

https://sql.js.org/#/

https://github.com/sql-js/sql.js/

Yes. One of our engineers has gotten sqlite to run natively in WebContainer. Will be releasing as OSS in the next few weeks!
Great! Are there any tickets on this we can follow?
That's pure orgasm. Thank you for this!