You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alexcrichton
added
bug
Incorrect behavior in the current implementation that needs fixing
cranelift
Issues related to the Cranelift code generator
labels
Feb 28, 2020
See #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.The text was updated successfully, but these errors were encountered: