Panic when running Wasm gc program #9669
Labels
bug
Incorrect behavior in the current implementation that needs fixing
wasm-proposal:gc
Issues with the implementation of the gc wasm proposal
Thanks so much for working on implementing the gc proposal! When I tested it on my own small language I ran into a panic and managed to minify the example down to:
Test Case
Minimal reproduction:
Panics with:
Versions and Environment
Wasmtime version or commit: 27.0.0
Operating system: Verified on Windows and Mac
Architecture: x86_64 and arm64
The text was updated successfully, but these errors were encountered: