Skip to content

v36.0.15: Release Wasmtime 36.0.15 (#14309)

Choose a tag to compare

@github-actions github-actions released this 10 Sep 19:12
· 2134 commits to main since this release
Immutable release. Only release title and notes can be modified.
5dbbe86

36.0.15

Released 2026-09-10

Changed

  • Wasmtime's internal implementation of wasmtime-wasi no longer depends on
    cap-std crates for the underlying implementation. Instead the cap-std
    implementation was vendored into wasmtime-wasi. This is intended to have no
    visible side effects or result in any behavior changes.
    #14219