martindevans edited PR #6292:
This allows the new relaxed SIMD features (introduced in https://github.com/bytecodealliance/wasmtime/pull/5892) to be configured through the C API:
Added:
- wasmtime_config_wasm_relaxed_simd_set(bool)
- wasmtime_config_wasm_relaxed_simd_deterministic_set(bool)
Last updated: Dec 23 2024 at 13:07 UTC