Hacker News new | ask | show | jobs
by camdenlock 3035 days ago
This is huge. Looking forward to see what sort of front-end toolkits will pop up for this new platform (Go for the client-side web).
1 comments

Worth noting, gopherjs has been around forever, and is mature:

https://github.com/gopherjs/gopherjs

...and already has a reasonable js interop story, whereas my understanding is that calling the dom api from wasm is not the simplest thing.