Stream: git-wasmtime

Topic: wasmtime / PR #6251 [8.0.0] Fix Windows + Tokio build on ...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 16:01):

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 mio crate are causing build errors with Rust 1.69.0. This commit updates the mio dependency to what's used on the main branch to avoid these build errors and keep CI working with the release-8.0.0 branch 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:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 16:01):

alexcrichton requested jameysharp for a review on PR #6251.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 16:01):

alexcrichton requested wasmtime-default-reviewers for a review on PR #6251.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 16:03):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 18:04):

alexcrichton merged PR #6251.


Last updated: Oct 23 2024 at 20:03 UTC