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

Add macOS/aarch64 (M1) to platform allowlist in install.sh. #13

Merged

Conversation

cfallin
Copy link
Member

@cfallin cfallin commented May 20, 2022

Now that Wasmtime 0.37 has been released, we have release binary
artifacts for macOS on aarch64 (aka "M1" or "Apple Silicon"). The
previous changes in #12 generalized the download-path logic to support
this so all that is needed now is to allowlist the platform.

Tested manually on an M1 system.

@cfallin cfallin requested a review from alexcrichton May 20, 2022 17:05
Now that Wasmtime 0.37 has been released, we have release binary
artifacts for macOS on aarch64 (aka "M1" or "Apple Silicon"). The
previous changes in bytecodealliance#12 generalized the download-path logic to support
this so all that is needed now is to allowlist the platform.

Tested manually on an M1 system.
@cfallin cfallin force-pushed the install-macos-aarch64 branch from 2857219 to 3517129 Compare May 20, 2022 17:05
@alexcrichton alexcrichton merged commit 8ac7509 into bytecodealliance:gh-pages May 20, 2022
@cfallin cfallin deleted the install-macos-aarch64 branch May 20, 2022 19:07
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.

2 participants