Python interpreter PyPy JIT starts supporting Aarch64 architecture

PyPy officially announced support for the AArch64 architecture, which brings PyPy’s high-performance JIT to the AArch64 platform, which is 64-bit ARM. PyPy now supports a total of six architectures, x86 (32 and 64 bit),...