Description
AArch64 musl targets can be used by Rust projects through development-version target libraries. This is useful for cross-compiling static or musl-compatible ARM64 Linux binaries.
It is target support for the Rust toolchain. Developers should verify linker setup, C dependencies, and runtime behavior on the actual destination system.