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

Support for macOS arm64 #191

Open
2 tasks
fpoli opened this issue Oct 14, 2022 · 0 comments
Open
2 tasks

Support for macOS arm64 #191

fpoli opened this issue Oct 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@fpoli
Copy link
Member

fpoli commented Oct 14, 2022

On macOS arm64:

  • The prerequisite checks don't terminate.
  • Prusti Assistant downloads and tries to use the Prusti artifacts that were compiled for x86.
    • Normally macOS manages to emulate the x86 architecture (at a performance cost), but in the case of Prusti that emulation doesn't work because it doesn't support the dynamic library of the JNI.

See viperproject/prusti-dev#1193

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant