alexcrichton requested wasmtime-default-reviewers for a review on PR #9231.
alexcrichton requested wasmtime-core-reviewers for a review on PR #9231.
alexcrichton requested elliottt for a review on PR #9231.
alexcrichton opened PR #9231 from alexcrichton:downgrade-msr
to bytecodealliance:main
:
Last night's OSS-Fuzz build failed because the compiler used there hasn't been updated in quite some time. It's a nightly of 1.78 from the beginning of this year which means the bump to 1.79 recently for this workspace meant that Wasmtime stopped building there.
This commit reverts ac607ed2abdf0d51aedca302a78aa27d03451d2c and 1ad3da85ef8d161071b57aeed86effdd70cbc1ce and then updates our github action to say that we're 3 versions behind the latest Rust right now with some commentary as to why.
<!--
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
-->
elliottt submitted PR review.
alexcrichton merged PR #9231.
Last updated: Nov 22 2024 at 16:03 UTC