Hacker News new | ask | show | jobs
by gedw99 489 days ago
I use golang WASM and use web workers and shared workers with a service worker.

This means that a new tab does not reload the whole thing each time.

Once you get it going it’s easy to build large complex systems.