Skip to content

Conversation

@2624789
Copy link

@2624789 2624789 commented Oct 31, 2024

Clarifies that wasix toolchain is installed when you first run a command that requires it

You can not verify wasix toolchain is installed right after running cargo install cargo-wasix because this command does not install wasix toolchain. You need to run a command that requires the toolchain for it to be installed. Just after that you could verify the toolchain is installed with rustup toolchain list

…and that requires it

You can not verify wasix toolchain is installed right after running cargo install cargo-wasix because this command does not install wasix toolchain. You need to run a command that requires the toolchain for it to be installed. Just after that you could verify the toolchain is installed with rustup toolchain list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant