Wanted to release some initial copies of the static compilations for testing by anyone who may be interested in trying them out:
So far I have ones there for:
- Linux (amd64) (requires Docker to build)
- Linux (arm64) (requires Docker to build)
- FreeBSD 15 (aarch64) (requires QEMU running on macOS to build) (note: tested for aarch64 but not x86)
- macOS (arm64) (requires macOS to build) (note: tested for Apple Silicon but not for Intel)
In theory the FreeBSD and macOS builds should also work for FreeBSD (x86) and macOS (Intel) with no modifications (the builds are designed to auto-detect the host CPU architecture and compile for that) but I haven’t tested that yet.