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 |
OpenBSD | ✓ Supported |
NetBSD | … In progress |
Illumos | … Planned |
Haiku | … Planned |
Plan 9 | … Planned |
Hare can also run on the bare metal, without a host operating system.
Third-party support
Third parties may provide support for additional platforms. These ports are not supported by Hare upstream. Do not file tickets, write to the mailing lists, or ask questions on IRC related to these ports; see each port’s own resources for support.