Closed evacchi closed 9 months ago
uhm maybe it should be
/kind feature
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: evacchi, sanposhiho
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Hi, this is Edoardo from the wazero team. I am opening this PR to upgrade to the latest version and will stick around to help with reviewing some PRs! If you need some help especially with Wasm feel free to ping me here or on the k8s/Gophers Slack!
This upgrades to wazero v1.6.0. This release notably introduces a new experimental optimizing compiler backend for arm64.
As compared to v1.3.0, cumulatively this upgrade brings several stability enhancements; including compiler bugs, improvements to WASI support, especially when paired with the newer Go
GOOS=wasip1
backend, and fixes to a potential memory leak.Read more on the previous release notes (v1.3.1, v1.4.0, v1.5.0)
/kind cleanup
Signed-off-by: Edoardo Vacchi evacchi@users.noreply.github.com