Skip to content

v18.0.2: Release Wasmtime 18.0.2 (#8023)

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 23:26
· 465 commits to main since this release
90db6e9

18.0.2

Released 2024-02-28.

Fixed

  • Fix an egraph rule bug that was permitting an incorrect ireduce rewrite to
    unary and binary operations, leading to miscompilations.
    #8005