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

wasmtime arm64 wheel for mac m1 #79

Closed
pannous opened this issue Feb 2, 2022 · 5 comments · Fixed by #92
Closed

wasmtime arm64 wheel for mac m1 #79

pannous opened this issue Feb 2, 2022 · 5 comments · Fixed by #92

Comments

@pannous
Copy link

pannous commented Feb 2, 2022

Even though arm support has landed a year ago (bytecodealliance/wasmtime#339), it seems it has not found its way into a macOS AArch64 pip wheel:

Successfully installed wasmtime-0.33.0

from wasmtime import *

"unsupported architecture for wasmtime: arm64"

(macOS Monterey 12.1 M1, Python 3.8.9)

@alexcrichton
Copy link
Member

Thanks for the report, but there aren't precompiled binaries for mac arm64 machines, which is why releases for the m1 aren't made.

@pannous
Copy link
Author

pannous commented Feb 2, 2022

Usually issues are closed once they are resolved?

@whitequark
Copy link
Contributor

@alexcrichton There are precompiled binaries now; could you reopen this, please?

@alexcrichton
Copy link
Member

Sure thing

@igrr
Copy link
Contributor

igrr commented Aug 19, 2022

I have opened a draft PR #92 for macOS arm64 support.

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 a pull request may close this issue.

4 participants