Skip to content

Commit

Permalink
Release Wasmtime 21.0.0 (#8666)
Browse files Browse the repository at this point in the history
(for real this time)

[automatically-tag-and-release-this-commit]
  • Loading branch information
alexcrichton committed May 20, 2024
1 parent e882dd8 commit aaa39cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,11 @@ Released 2024-04-22
mutably borrow disjoint regions of memory.
[#8277](https://github.com/bytecodealliance/wasmtime/issues/8277)

* Generated bindings with `component::bindgen!` now have a "lower level"
function using a generated `GetHost` trait to more flexibly add host
implementations into linkers.
[#8448](https://github.com/bytecodealliance/wasmtime/issues/8448)

### Fixed

* Connection timeouts with `wasi-http` have been fixed.
Expand Down

0 comments on commit aaa39cb

Please sign in to comment.