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

Publish linux-arm64 binaries #188

Open
yagop opened this issue Jan 26, 2022 · 5 comments
Open

Publish linux-arm64 binaries #188

yagop opened this issue Jan 26, 2022 · 5 comments
Labels
pull request welcome A pull request is welcome

Comments

@yagop
Copy link

yagop commented Jan 26, 2022

I can see binaries are prebuilded: darwin-x64+arm64 linux-x64 win32-x64 but linux-arm64 is not available in the npm package.

May you publish linux ARM64 binary along the others? 🙏

@vweevers vweevers added the pull request welcome A pull request is welcome label Jan 26, 2022
@MeanwhileMedia
Copy link

I would also really appreciate this. Installing Level/rocksdb on a Raspberry Pi 4 (8gb) takes like 30 minutes. Not ideal for users who do a clean npm install as part of a deploy routine. Thanks.

@dillionverma
Copy link

I have similar issue as well when building a node-alpine docker image on my m1 macbook which has arm64 architecture

@sds
Copy link

sds commented Feb 3, 2023

Attempted to address in #216, but this would require a maintainer to approve and then initiate a version bump.

@vweevers since you added the pull request welcome label, would you be open to reviewing #216 (or indicate what gaps are left to close?) Thank you!

@sds
Copy link

sds commented Mar 18, 2023

Thanks for triaging this as ready for review, @vweevers.

As it's been a month, wanted to check in on whether there's anything I can do to help get this merged and released.

The difference in build time with these prebuilt binaries is substantial. Would love to make it easier for ARM users (especially the growing segment of developers building ARM Docker images on Apple Silicon since the M1 series was released) to utilize RocksDB in their workflows without paying the cost of compilation every time they download.

@mahnunchik
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull request welcome A pull request is welcome
Projects
Status: Review
Development

No branches or pull requests

6 participants