System Requirements

Supported Platforms

Platform Architecture Status
macOS x86_64, aarch64 (Apple Silicon) ✓ Fully supported
Linux x86_64, aarch64 ✓ Fully supported
Windows x86_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)
# Check Rust version
rustc --version
# rustc 1.75.0 or later

# Check Git
git --version

Optional Dependencies

Dependency Required For
Cloudflare account Edge deployment
AXIS API key Trust verification
SQLite CLI Database inspection