Shopping Cart - $0.00

You have no items in your shopping cart.

 

is an open-source Linux userspace emulator. It is designed to run x86_64 Linux programs on non-x86_64 hardware, such as ARM64 (the architecture used by Apple Silicon). Unlike QEMU, which emulates an entire computer system, Box64 focuses on the userspace—essentially translating the instructions the program sends to the CPU and the calls it makes to the Linux kernel.

You should see output confirming Box64 version and host architecture (AArch64). box64 mac m1