Skip to content

v36.0.1: Release Wasmtime 36.0.1 (#11477)

Choose a tag to compare

@github-actions github-actions released this 21 Aug 18:09
· 648 commits to main since this release
ebce5d4

36.0.1

Released 2025-08-21.

Added

  • Accessors for internal WASI-related contexts are added to
    wasmtime_wasi::WasiCtx to account for refactorings that happened in this
    release.
    #11473

Changed

  • Release artifacts for the C API are now smaller than the previous release to
    assist with redistribution as-is.
    #11483