41.0.3
Released 2026-02-04.
Fixed
- Fix an incorrect mid-end optimization rule that could cause a compiler panic due to mismatched types. #12504
Unclaimed project
Are you a maintainer of wasmtime? Claim this project to take control of your public changelog and roadmap.
Changelog
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
Released 2026-02-04.
Released 2026-02-03.
wasmtime-internal-jit-icache-coherence crate.
#12446Released 2026-01-26.
f64.copysign on x86-64 whereby when combined
with an f64.load, the resulting machine code could read 16 bytes rather
than 8 bytes. This could result in a segfault when Wasmtime is configured
without signals-based traps.Released 2026-01-26.
f64.copysign on x86-64 whereby when combined
with an f64.load, the resulting machine code could read 16 bytes rather
than 8 bytes. This could result in a segfault when Wasmtime is configured
without signals-based traps.Release dev