Our development team primarily uses ARM-based MacBooks, which are currently incompatible with the ClusterFuzz development environment. This creates a significant hurdle for our engineers.
Are there any plans of supporting such environment for development purposes?
Regarding the OS, I think that usage of devcontainers might help with the OS incompatibility, but architecture (ARM vs x86_64) is different kind of a problem that's not solvable easily (using emulation on docker for x86_64 -> ARM translation would decrease the performance badly).