Stream: git-wasmtime

Topic: wasmtime / Issue #1186 SIMD testsuite tests failing with ...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 30 2020 at 18:38):

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: Oct 23 2024 at 20:03 UTC