top | item 31411789

(no title)

adrianfcole | 3 years ago

(wazero maintainer) no this doesn't really help with that. This runs wasm in Go, regardless of which language compiled to wasm. TinyGo [1] is the most popular option to compile Go into wasm, and they have some instructions for web browser embedding.

[1] https://tinygo.org/docs/guides/webassembly/

discuss

order

pbronez|3 years ago

Ah, thanks for the clarification!