Hi, I’m trying to run this on ARM64 systems, specifically:
- ARM64 VMs on Apple Silicon (M1 Mac):
- Debian (glibc)
- Alpine Linux (musl)
- postmarketOS (Alpine-based aarch64 mobile)
Are there plans to provide builds for:
aarch64-unknown-linux-gnu (Debian)
aarch64-unknown-linux-musl (Alpine)
Having prebuilt binaries would speed up testing considerably across these environments.
Thanks!