Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (10 loc) · 197 Bytes

BUILD.md

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