WebAssembly GC Proposal
Author: alxgrkCreated Apr 10, 2023Updated Aug 3, 2024
Labelsfeaturewasm spec
Hi,
are there any plans to implement the WebAssembly GC proposal into wasm3 any time soon? I found Github issues asking the same for other runtimes like wasmtime, WasmEdge and wasmer.
As a Kotlin developer, I'm interested in running code compiled to the new Kotlin/Wasm target on a runtime other than Browser/Node.js (which support the proposal via experimental flags already).
Looking forward to an answer. Best, Alex
Source: wasm3/wasm3