Open
Description
Checklist
- I've looked through the issues and pull requests for similar request
- This feature could be solved with a custom docker image (optional)
Describe your request
With the rise of arm64 architecture, cross should natively support this host architecture.
This means that the docker images should run on aarch64, and that cross should not make assumptions that the host is x86_64.
Describe why this would be a good inclusion for cross
No response