[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1027471: ITP: box64 -- run amd64 binaries on arm64 without emulating library calls



Package: wnpp
Severity: wishlist
Owner: Johannes Schauer Marin Rodrigues <josch@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : box64
  Version         : 0.2.0
  Upstream Contact: Sebastien Chevalier <ptitseb@box86.org>
* URL             : https://github.com/ptitSeb/box64
* License         : Expat
  Programming Lang: C
  Description     : run amd64 binaries on arm64 without emulating library calls

 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.


Reply to: