alexcrichton opened PR #8867 from alexcrichton:rename-wasi-target
to bytecodealliance:main
:
This rename is happening in upstream Rust and should be in enough places now.
prtest:full
<!--
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 fitzgen for a review on PR #8867.
alexcrichton requested wasmtime-core-reviewers for a review on PR #8867.
alexcrichton requested wasmtime-default-reviewers for a review on PR #8867.
alexcrichton commented on PR #8867:
Ok a full CI run confirms a fear I had which is that our current MSRV of 1.77.0 doesn't support
wasm32-wasip1
. I'll put this PR on ice and try to re-land once Rust 1.80 is released.
alexcrichton updated PR #8867.
alexcrichton has marked PR #8867 as ready for review.
alexcrichton commented on PR #8867:
Ok with our MSRV now bumped I think this should be ready to land
abrown submitted PR review.
This made me think maybe we want to update this naming in wasi-sdk: https://github.com/WebAssembly/wasi-sdk/pull/459?
pchickey submitted PR review.
alexcrichton merged PR #8867.
Last updated: Nov 22 2024 at 16:03 UTC