Description
AArch64 GNU Linux targets can be used by Rust projects through development-version target libraries. This is useful for cross-compiling software for ARM64 Linux devices and servers.
It is a compiler target support package. Developers still need the correct linker, system libraries, and test environment for the destination platform.