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 MUSL ARM binaries #134

Open
jerbob92 opened this issue Oct 5, 2023 · 4 comments
Open

Add MUSL ARM binaries #134

jerbob92 opened this issue Oct 5, 2023 · 4 comments

Comments

@jerbob92
Copy link
Contributor

jerbob92 commented Oct 5, 2023

It would be pretty cool to have MUSL ARM binaries. I have made a start here: #133
The aarch64 build (arm64) works fine, but I can't get the normal arm build to succeed. Since you have a lot more experience in this, maybe you can take a look?

@bblanchon
Copy link
Owner

Is there an actual demand, or is this just to check a box?

@jerbob92
Copy link
Contributor Author

jerbob92 commented Oct 6, 2023

The aarch64 build has an actual demand because more and more cloud providers are providing ARM servers, which are all arm64 hardware as far as I know, with Alpine being a great way to make small Docker images, it would be great to be able to run pdfium on ARM servers in a docker container.

I thought it would be odd to include arm64 but not normal arm, that's why I added both, but for myself the demand is only in aarch64.

@bblanchon
Copy link
Owner

First build for arm64:
https://github.com/bblanchon/pdfium-binaries/releases/tag/chromium/6070

bblanchon added a commit that referenced this issue Nov 5, 2023
bblanchon added a commit that referenced this issue Nov 5, 2023
bblanchon added a commit that referenced this issue Nov 5, 2023
Relates to #133 and #134
@bblanchon
Copy link
Owner

First V8 build for arm64:
https://github.com/bblanchon/pdfium-binaries/releases/tag/chromium/6124

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