Supported platforms
Hare (will) support a variety of platforms. Adding new (Unix-like) platforms and architectures is relatively straightforward.
Hare does not, and will not, support any proprietary operating systems.
Architectures
Architecture | Support status |
---|---|
x86_64 | ✓ Supported |
aarch64 | ✓ Supported |
riscv64 | ✓ Supported |
ppc64le | … Planned |
i686 | … Planned |
arm32 | … Planned |
Operating systems
Operating system | Support status |
---|---|
Linux | ✓ Supported |
FreeBSD | ✓ Supported |
NetBSD | … Planned |
OpenBSD | … Planned |
Illumos | … Planned |
Haiku | … Planned |
Plan 9 | … Planned |
Hare can also run on the bare metal, without a host operating system.