Skip to content

v48.0.2: Release Wasmtime 48.0.2 (#14310)

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Sep 19:20
· 146 commits to main since this release
Immutable release. Only release title and notes can be modified.
e9f1ea2

48.0.2

Released 2026-09-10.

Changed

  • Wasmtime's dependency on cap-primitives is now vendored within Wasmtime
    itself.
    #14225

Fixed

  • Code generated by bindgen! is now compatible with the latest Rust nightly by
    default.
    #14307