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

Apple M1 Architecture Support #2

Closed
JosephLeedy opened this issue Apr 20, 2022 · 5 comments
Closed

Apple M1 Architecture Support #2

JosephLeedy opened this issue Apr 20, 2022 · 5 comments
Assignees

Comments

@JosephLeedy
Copy link

Are there any plans to support the Apple M1 ARM architecture? I see that ARM is supported for Linux, so theoretically this should be possible.

@roma-glushko
Copy link
Owner

@JosephLeedy Hey Joseph, thank you for using Tango 💃
Let me investigate this question. In any case, I would be happy to support as many platforms as possible and golang should be able to allow that.
Will let you know what I find.

@roma-glushko roma-glushko self-assigned this Apr 20, 2022
@roma-glushko
Copy link
Owner

@JosephLeedy darwin/arm64 seems to be supported by latest versions of golang. I'm going to make an upgrade in order to bring the support into Tango. Here is a WIP PR where I'm currently working on that: roma-glushko/tango#50

@JosephLeedy
Copy link
Author

JosephLeedy commented Apr 20, 2022 via email

@roma-glushko
Copy link
Owner

@JosephLeedy Hey Joseph, Tango 1.1.1-rc1 should now include darwin/arm64 build:

Screenshot 2022-04-24 at 20 45 12

Can you please check if it works on your M1-compatible machine? Unfortunately, I'm still using the intel-based machine, so have no chance to double check.

@JosephLeedy
Copy link
Author

Seems to work fine, thanks.

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