Skip to content

Supported Platforms

ZVM is developed for a wide range of operating systems and architectures.

  • amd64
  • arm64
  • Windows
  • Linux
  • Darwin (macOS)
  • FreeBSD
  • NetBSD
  • OpenBSD
  • Plan 9
  • Solaris

FreeBSD’s ErrUnsupportedSystem regression was fixed in v0.8.18 (issue #77, PR #159).

For OS and architecture combinations where upstream Zig does not ship a prebuilt binary, you can override what ZVM downloads with --target-os and --target-arch (or the matching ZVM_TARGET_OS / ZVM_TARGET_ARCH environment variables). See Cross-target installs.