- libgcc-s1:amd64 | libgcc-s1-amd64-cross
- libstdc++6:amd64 | libstdc++6-amd64-cross
- libc6 (>= 2.38)
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 is optimized with -march=armv8-a+crc -mtune=cortex-a72.
Installed Size: 19.8 MB
Architectures: arm64