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: Nov 22 2024 at 16:03 UTC