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

Add support for Linux-arm64 #49

Open
mariocao opened this issue Sep 13, 2022 · 3 comments
Open

Add support for Linux-arm64 #49

mariocao opened this issue Sep 13, 2022 · 3 comments

Comments

@mariocao
Copy link

mariocao commented Sep 13, 2022

Hi, it would be great if this crate could support Linux-arm64.

If I'm not mistaken, it would only require 2 things:

  1. Compile and upload the corresponding sandbox tarball into S3 (e.g. https://s3-us-west-1.amazonaws.com/build.nearprotocol.com/nearcore/Linux-arm64/<version>/near-sandbox.tar.gz).

  2. Add the new supported platform in the platform() function in lib.rs.

Thanks in advance!

Note: This issue can also be covered by #7

@frol
Copy link
Collaborator

frol commented Sep 25, 2023

@mariocao Did you mean arm64?

@mariocao
Copy link
Author

mariocao commented Oct 7, 2023

Yes sorry, my bad. (I edited the issue description)

@frol frol changed the title Add support for Linux-amd64 Add support for Linux-arm64 Oct 7, 2023
@frol
Copy link
Collaborator

frol commented Oct 7, 2023

Given that near-sandbox relies on binary artifacts from nearcore CI, the majority of work will need to be contributed there. I don’t see it as a high priority at the moment, but contributors are welcome and I’m happy to review and discuss solutions

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