Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shall wasm32-wasi-related messages be improved? #4099

Open
vi opened this issue Nov 25, 2024 · 0 comments
Open

Shall wasm32-wasi-related messages be improved? #4099

vi opened this issue Nov 25, 2024 · 0 comments

Comments

@vi
Copy link

vi commented Nov 25, 2024

Problem you are trying to solve

$ rustup update nightly
info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu'
info: latest update on 2024-11-25, rust version 1.85.0-nightly (28fc2ba71 2024-11-24)
info: skipping nightly which is missing installed component 'rust-std-wasm32-wasi'
info: syncing channel updates for 'nightly-2024-11-24-x86_64-unknown-linux-gnu'
info: syncing channel updates for 'nightly-2024-11-23-x86_64-unknown-linux-gnu'
info: latest update on 2024-11-23, rust version 1.85.0-nightly (a47555110 2024-11-22)
info: skipping nightly which is missing installed component 'rust-std-wasm32-wasi'
...

Nightly update falls back (probably because of WASI target changes).

Solution you'd like

Shall rustup include a helpful message for wasm32-wasi specifically, mentioning that now one should write wasm32-wasip1?

Or maybe even automatically migrate to it.

Notes

No response

@vi vi added the enhancement label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant