Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Provide pre-compiled arm64 binaries #255

Closed
pyromaniac3010 opened this issue Sep 9, 2022 · 5 comments
Closed

Provide pre-compiled arm64 binaries #255

pyromaniac3010 opened this issue Sep 9, 2022 · 5 comments
Labels
help welcomed Good for newcomers

Comments

@pyromaniac3010
Copy link

Describe your idea, in simple words.

It would be great to have a pre-compiled arm64 binary on the release page available.

Why is it a good idea?

Cloud providers offer cheaper priced instances with arm64 processors.

Are you willing to work on it yourself?

I could test the arm64 binaries on my infrastructure

@KtorZ KtorZ added enhancement help welcomed Good for newcomers labels Sep 10, 2022
@KtorZ
Copy link
Member

KtorZ commented Sep 10, 2022

This is indeed in the making. We are looking into adding ARM support for the docker image, which will probably demand that we get static arm64 binary first.

@theshashankpal
Copy link

Hi @pyromaniac3010 ,
This issue seems to be a good initiation of my journey towards contribution to FOSS projects.
Can you please assign this to me?

@KtorZ
Copy link
Member

KtorZ commented Sep 10, 2022

@theshashankpal I am currently experimenting with cross compiling using Haskell.nix; so far, it's building 🤞, I'll let you know how it goes and if it doesn't work, I am more than happy to get some assistance :)

@KtorZ
Copy link
Member

KtorZ commented Sep 10, 2022

It didn't work as planned in the end: input-output-hk/haskell.nix#1652

@pyromaniac3010
Copy link
Author

The arm64 binaries (non docker) could be used to improve the easy installation with https://github.com/cardano-community/guild-operators. I'm currently working on some patches there to make koios work on arm64 instances.

@CardanoSolutions CardanoSolutions locked and limited conversation to collaborators Sep 30, 2022
@KtorZ KtorZ converted this issue into discussion #262 Sep 30, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
help welcomed Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants