-
Notifications
You must be signed in to change notification settings - Fork 10
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
Add support to ARM64 #2
Comments
ARM and ARM64 takes more than one instruction to do the job, as the basic branch The scratch register choice will be more important in the future with registers coming into the calling convention. I don't have any arm machines to test with, so forgive me for leaving a comment here and running away... |
any update for this issue ? |
@alhamsya, support has been added in the last release. |
Tag is wrong, it is 1.0.7 instead of v1.0.7 |
We need to bring monkey patching support to AMR64, okteto is compiling in this architecture.
The text was updated successfully, but these errors were encountered: