-
-
Notifications
You must be signed in to change notification settings - Fork 31
arm64 support #134
Copy link
Copy link
Open
Labels
help wantedOpen to participation from the communityOpen to participation from the community🌟 goal: additionAddition of new featureAddition of new feature🟨 priority: mediumNot blocking but should be fixed soonNot blocking but should be fixed soon
Metadata
Metadata
Assignees
Labels
help wantedOpen to participation from the communityOpen to participation from the community🌟 goal: additionAddition of new featureAddition of new feature🟨 priority: mediumNot blocking but should be fixed soonNot blocking but should be fixed soon
Problem
x86-64-only builds present a couple problems for Mac users:
Description
It would be great if we could get arm64 macOS and Linux builds.
I believe this would also help support Raspberry Pi users.
Alternatives
Rosetta 2 on macOS is a workaround on that OS, but no alternative exists for arm64 Linux that I know of.
p.s. Thanks for making pls! It's super useful.