We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fail.zip
Run the following command:
./target/debug/wasmtime -W=all-proposals=y fail.wasm
It should not crash.
We get a panic:
thread 'main' panicked at /home/jerome/sources/wasmtime/crates/slab/src/lib.rs:387:14: id from different slab
Wasmtime commit: dbed370 (PR #10456)
Operating system: Linux
Architecture: x64
The text was updated successfully, but these errors were encountered:
Thanks! Will look into this next week
Sorry, something went wrong.
No branches or pull requests
Test Case
fail.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: dbed370 (PR #10456)
Operating system: Linux
Architecture: x64
The text was updated successfully, but these errors were encountered: