System Requirements

Supported Platforms

PlatformArchitectureStatus
macOSx86_64, aarch64 (Apple Silicon)✓ Fully supported
Linuxx86_64, aarch64✓ Fully supported
Windowsx86_64 (via WSL)✓ Supported via WSL2

Minimum Requirements

  • CPU: Any modern x86_64 or ARM64 processor
  • RAM: 256 MB minimum, 1 GB recommended
  • Disk: 50 MB for the binary, plus space for your project data
  • OS: macOS 12+, Ubuntu 20.04+, or equivalent

For Binary Install

  • curl — For downloading the install script
  • sh — POSIX shell (pre-installed on macOS/Linux)

For Building from Source

  • Rust 1.75+ (install via rustup.rs)
  • Git — For cloning the repository
  • C compiler — For linking (usually pre-installed)
bash
# Check Rust version
rustc --version
# rustc 1.75.0 or later

# Check Git
git --version

Optional Dependencies

DependencyRequired For
Cloudflare accountEdge deployment
AXIS API keyTrust verification
SQLite CLIDatabase inspection