DEV Community

Discussion on: (Tiny)Go to WebAssembly

Collapse
 
timonweb profile image
Tim Kamanin 🚀

It's working, thanks a lot for such a quick response! Btw, are there any limitations imposed by tinygo? Is it capable to compile any Go code to .wasm?

Thread Thread
 
sendilkumarn profile image
Sendil Kumar

Yeah there are some limitations. I am drafting a post on that. I am also experimenting a bit. Sooner will have a complete list.