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

cargo-wasix install verification is missing toolchain untill you do a first build/run #52

Open
nuke-web3 opened this issue Mar 1, 2024 · 1 comment

Comments

@nuke-web3
Copy link

https://wasix.org/docs/language-guide/rust/installation

$ rustup target list | grep wasix

After following the (easy) install instructions, the toolchain is not installed immediately. Rather, AFAIK you must either manually install or attempt to use the installed tool once for it to install https://api.github.com/repos/wasix-org/rust/releases/latest

@theduke
Copy link
Collaborator

theduke commented Mar 21, 2024

Hey, this is intentional.

There is a big WARNING in the README, not sure what else we can do to make that clear.

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

No branches or pull requests

2 participants