Skip to content

v34.0.2: Release Wasmtime 34.0.2 (#11275)

Choose a tag to compare

@github-actions github-actions released this 18 Jul 17:45
· 1021 commits to main since this release
ed0d2fe

34.0.2

Released 2025-07-18.

Fixed

  • Fix a panic in the host caused by preview1 guests using fd_renumber.
    CVE-2025-53901.

  • Fix a panic in the preview1 adapter caused by guests using fd_renumber.
    #11277

34.0.1

Released 2025-06-24.

Fixed

  • Fix a panic with host-defined tables/globals and concrete reference
    types.
    #11103