abrown closed Issue #1186 (assigned to abrown):
See bytecodealliance/wasmtime#988 which is enabling speed optimizations by default in the Rust and C APIs for Wasmtime.
This caused failures in the SIMD testsuite tests as noted in that PR.
To reproduce, comment out the FIXME lines in
tests/wast_testsuites.rs
that are disabling optimizations when testing with SIMD enabled.
Last updated: Nov 22 2024 at 16:03 UTC