Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Latest commit

 

History

History
11 lines (10 loc) · 197 Bytes

File metadata and controls

11 lines (10 loc) · 197 Bytes

Install Zig

brew install zig
cargo install cargo-zigbuild
rustup target add aarch64-unknown-linux-gnu

Build

cargo zigbuild --release --target aarch64-unknown-linux-gnu