v40.0.3: Release Wasmtime 40.0.3 (#12433)
·
737 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
40.0.3
Released 2026-01-26.
Fixed
- Fixed a bug in lowering of
f64.copysignon x86-64 whereby when combined
with anf64.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.