Hacker News new | ask | show | jobs
by dragonwriter 3304 days ago
> Doesn't WASM need GC support before Go can be used?

Why can't the Go implementation can have its own GC, the same as the Go implementation for, say, x86 does?

1 comments

It's possible but will run much slower with some of the restrictions in webasm.