Skip to content

Add aarch64-unknown-linux-musl target support#6

Open
sabraman wants to merge 12 commits intowestrik:mainfrom
sabraman:feat/add-aarch64-musl-target
Open

Add aarch64-unknown-linux-musl target support#6
sabraman wants to merge 12 commits intowestrik:mainfrom
sabraman:feat/add-aarch64-musl-target

Conversation

@sabraman
Copy link
Copy Markdown

@sabraman sabraman commented Mar 12, 2026

Add aarch64-unknown-linux-musl target support

This pull request adds support for building the project for the aarch64-unknown-linux-musl target, enabling use in Alpine-based Docker containers on ARM64 architecture (e.g., Apple Silicon).

Changes

  • Updated NAPI configuration to support aarch64-musl.
  • Added Dockerfile.musl for build verification.
  • Updated .dockerignore to exclude the target directory.

Verification

  • Verified compilation using the provided Dockerfile.

@sabraman sabraman changed the title feat: add aarch64-unknown-linux-musl build target feat: consolidated feature pack (Fonts, Math, ToC, API, Musl) Mar 12, 2026
@sabraman sabraman changed the title feat: consolidated feature pack (Fonts, Math, ToC, API, Musl) Add aarch64-unknown-linux-musl target support Mar 12, 2026
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

Successfully merging this pull request may close these issues.

1 participant