box64

run amd64 binaries on arm64 without emulating library calls

Description

Using DynaRec on arm64, box64 will dynamically recompile x64_64 code to aarch64 but will also translate calls to foreign library functions to native library calls. This usually makes amd64 executables run via box64 much faster than emulating amd64 on arm64 via qemu which will emulate everything down to the C library. For example OpenArena emulated with box64 will be at about 85% of its native speed.

This package contains the generic executable without optimization for a specific platform.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ptitSeb/box64


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install box64