bottom/docs/content/support/unofficial.md
Clement Tsang 2a1c4104fd
other: promote macOS aarch64 to official support (#1025)
Since I have a macOS M1 laptop to test on now, I think it's a good time
to bump it to be officially supported, especially since it's going
to be the main macOS platform for the foreseeable feature.
2023-02-19 01:12:13 -05:00

948 B

Unofficial support

Systems and architectures that aren't officially supported may still work, but there are no guarantees on how much will work. For example, it might only compile, or it might run with bugs/broken features. Furthermore, while it will depend on the problem at the end of the day, issues on unsupported platforms are likely to go unfixed.

Unofficially supported platforms known to compile/work:

  • FreeBSD
  • Linux on ARMv7 and ARMv6 (tested to compile in CI)
  • Linux on PowerPC 64 LE (tested to compile in CI)
  • Linux on an RISC-V (tested to compile in CI, tested to run on an Allwinner D1 Nezha)

Known problems

None at the moment.