The Go WASM Playground ↦
Lane Wagner:
I built a new go Playground that uses Web Assembly to run Go code right in the browser. One of the cool things about this is is that it made it way easier to build a secure server execution environment because the server doesn’t execute anything, it just compiles.
Discussion
Sign in or Join to comment or subscribe