Tracking issue for implementation of the WebAssembly GC proposal
Note: Wasmtime has an initial, feature-complete Wasm GC implementation that you can turn on with Config::wasm_gc in the library or by passing -W gc on the command line. This issue is tracking robustness, performance, and everything necessary to turn it on by default at this point.