Hacker News new | ask | show | jobs
by hobofan 3035 days ago
Kind of.

It's more that Go _requires_ a runtime to support certain features which require Garbage Collection. The requirement of a runtime in turn dictates a different architecture to run on WebAssembly.