I compiled a Go backend to WASM and shipped it to the browser. No server, SQLite runs in the tab

What if the browser was the server? Go compiled to WASM and SQLite, running entirely in the browser's tab. No server, no account