WebAssembly / WASI

WebAssembly System Interface
Other
4.72k stars 240 forks source link

RFC from InfoWorld #526

Closed MTyson closed 11 months ago

MTyson commented 1 year ago

Hello, I'm writing up the use of Java with WASM. I heard from TeaVM creator regarding the creation of Garbage collection in WASM. What is the state of that initiative?

sunfishcode commented 1 year ago

The GC proposal is currently in phase 3 of the process described here.