[GC] assertion failed: types.is_subtype(actual_ty, expected_ty)
#10398
Labels
bug
Incorrect behavior in the current implementation that needs fixing
Test Case
subtype.zip
Steps to Reproduce
Run the following command:
Expected Results
It should not crash.
Actual Results
We get a panic:
Versions and Environment
Wasmtime commit: a3381e4
Operating system: Linux
Architecture: x64
The text was updated successfully, but these errors were encountered: