Y
Hacker News
new
|
ask
|
show
|
jobs
by
skocznymroczny
110 days ago
I think most GC languages that compile to WASM don't use the built-in GC support in WASM, but just compile the GC to WASM also. Languages like Go, Java, C# have support for WASM.