$ wasmtime compile testcase.wat -W stack-switching,function-references,gc
thread '<unnamed>' (402972) panicked at crates/cranelift/src/func_environ/gc/enabled.rs:1534:9:
assertion `left == right` failed
left: types::I128
right: types::I32
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
zsh: IOT instruction (core dumped) wasmtime compile testcase.wast -W stack-switching,function-references,gc
This input:
fails with: