Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
adrianfcole
on May 17, 2022
|
parent
|
context
|
favorite
| on:
Wazero: The zero dependency WebAssembly runtime fo...
(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/
pbronez
on May 17, 2022
[–]
Ah, thanks for the clarification!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://tinygo.org/docs/guides/webassembly/