We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The latest release doesn't seem to support Mac Intel machines. I only see Apple Silicon builds.
When running cargo wasix build I get the following error:
cargo wasix build
Could not download pre-built toolchain: Release v2023-05-26.1 does not have a prebuilt toolchain for host x86_64-apple-darwin
The text was updated successfully, but these errors were encountered:
Yep, I found the same issue. Is there a workaround?
Sorry, something went wrong.
No branches or pull requests
The latest release doesn't seem to support Mac Intel machines. I only see Apple Silicon builds.
When running
cargo wasix build
I get the following error:Could not download pre-built toolchain: Release v2023-05-26.1 does not have a prebuilt toolchain for host x86_64-apple-darwin
The text was updated successfully, but these errors were encountered: