With the rise of Apple Silicon (M1/M2 chips) and Windows on ARM devices, .NET 6 introduced first-class support for the Arm64 architecture. The runtime is optimized to run natively on these devices, ensuring that .NET applications aren't just running via emulation but are utilizing the full power of the hardware.