diff --git a/CHANGELOG.md b/CHANGELOG.md index c39a999b..f12d47d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `wasmtime@latest` to 35.0.0. + ## [2.56.21] - 2025-07-22 - Improve error message for unsupported host architectures. diff --git a/manifests/wasmtime.json b/manifests/wasmtime.json index 1f9ff39e..5bad5d8b 100644 --- a/manifests/wasmtime.json +++ b/manifests/wasmtime.json @@ -28,7 +28,13 @@ }, "license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)", "latest": { - "version": "34.0.2" + "version": "35.0.0" + }, + "35": { + "version": "35.0.0" + }, + "35.0": { + "version": "35.0.0" }, "35.0.0": { "x86_64_linux_gnu": {