Description
x86_64 Linux programs can run on ARM64 and other non-x86_64 systems without a full virtual machine. It is useful for games, tools, and closed binaries that do not have a native build for the current CPU.
This is a compatibility layer launched from the terminal or by wrapper scripts. Results vary by program, and running untrusted binaries still carries the same security risk as running native software.