Hacker News new | ask | show | jobs
by skolemtotem 2922 days ago
There have been talks of adding a GC to WASM for a long time, so there's hope yet
1 comments

I believe there's been some debate within the go team as to how well a non-go GC would work with go, as the current GC is pretty tuned to the quirks of go (go routine stacks etc.)