Hacker News new | ask | show | jobs
by ris58h 1325 days ago
I agree that it could work for a single user web app that works locally, but it's a pretty rare case.
1 comments

It has indeed been a pretty rare case for web apps, but it's a not completely insignificant niche for desktop and mobile apps. Some of those (e.g many Electron apps) could become pure web apps if more of their enabling technologies were available as WASM modules. I think this SQLite initiative as well as the underlying file system access API is part of that trend.