Y
Hacker News
new
|
ask
|
show
|
jobs
by
bcoates
355 days ago
What's WASM adding here? Without that you're just describing an ordinary SPA+CDN
2 comments
williamstein
355 days ago
WASM adds the ability to run a local copy of SQLite (or even PostgreSQL) entirely in the browser.
link
_1tem
355 days ago
The ability to port existing apps to serverless. See for example Wordpress in WASM.
link