Skip to content

v40.0.2: Release Wasmtime 40.0.2 (#12346)

Choose a tag to compare

@github-actions github-actions released this 14 Jan 17:29
· 768 commits to main since this release
Immutable release. Only release title and notes can be modified.
bb9ef67

40.0.2

Released 2026-01-14.

Fixed

  • A possible stack overflow in the x64 backend with cmp emission has been
    fixed.
    #12333

  • Some ISLE optimization rules which created erroneous IR for vector inputs have
    been fixed.
    #12179
    #12335

  • The x64 lowering of shld has been fixed for some edge caxes.
    #12321