bytecodealliance / wasm-tools

CLI and Rust libraries for low-level manipulation of WebAssembly modules
Apache License 2.0
1.36k stars 245 forks source link

Skip Wasmtime in no_traps for wide-arithmetic #1865

Closed alexcrichton closed 1 month ago

alexcrichton commented 1 month ago

The published version of Wasmtime in use doesn't support wide arithmetic so skip the test execution in Wasmtime in that case.