alexcrichton opened PR #6251 from alexcrichton:fix-8.0.0-build to bytecodealliance:release-8.0.0:
Looks like some hard errors in old dependencies of the
miocrate are causing build errors with Rust 1.69.0. This commit updates themiodependency to what's used on themainbranch to avoid these build errors and keep CI working with therelease-8.0.0branch with the latest release of Rust.This shouldn't warrant a point release for Wasmtime since users can always update their build, it's just an issue for the release branch in case future security releases are made.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested jameysharp for a review on PR #6251.
alexcrichton requested wasmtime-default-reviewers for a review on PR #6251.
pchickey submitted PR review.
alexcrichton merged PR #6251.
Last updated: Dec 06 2025 at 06:05 UTC