How to compile your MacOS desktop application for ARM64, Apple silicon M1 CPU chip
The new generation of Apple Macs and Macbooks come with a major change in the CPU. They have an Apple processor, the M1 Apple silicon chip, a RISC / ARM64 architecture.
Old intel based applications will continue to run under the Rosetta2 emulator. Applications compiled for ARM64 will run natively.