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

Release arm64 pre-built binaries #4

Open
ivan-avalos opened this issue Mar 6, 2021 · 1 comment
Open

Release arm64 pre-built binaries #4

ivan-avalos opened this issue Mar 6, 2021 · 1 comment

Comments

@ivan-avalos
Copy link

The rise in popularity of the arm64 (aarch64) platform, mainly due to Apple, Raspberry Pi and PINE64 adopting it and building cool stuff on it, means that now more users expect pre-built binaries available for their platform. Currently, Linux and macOS are the most common platforms with ARM64 support, I highly suggest releasing binaries for these two.

@ivan-avalos ivan-avalos changed the title Linux arm64 pre-built binary Release arm64 pre-built binaries Mar 6, 2021
@timvisee
Copy link
Owner

timvisee commented Mar 6, 2021

I agree. This needs to be added.

This likely requires cross compilation (when building on CI), which is somewhat tricky to set up. But this is definitely something to look at.

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

No branches or pull requests

2 participants