Hacker News new | ask | show | jobs
by neftaly 936 days ago
The issue was that a specific library would be pinned at a specific version for the rest of the history of the web. As good as SQLite is, I hope to hell we're not still stuck using it to handle mining operations in the oort cloud in 200 years.
1 comments

This is why wasm is great. Webpages can just ship whatever version of SQLite they want. And/or eventually migrate to something better.