Skip to content

v24.0.8: Release Wasmtime 24.0.8 (#13238)

Choose a tag to compare

@github-actions github-actions released this 30 Apr 15:13
· 3031 commits to main since this release
Immutable release. Only release title and notes can be modified.
f179d80

24.0.8

Released 2026-04-30.

Fixed

  • Fixed a bug in lowering of 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.
    GHSA-vc8c-j3xm-xj73