This is an old revision of the document!
Box64
Run AMD64 binaries on ARM.
Install
git clone https://github.com/ptitSeb/box64 cd box64 mkdir build; cd build; cmake .. -D ARM_DYNAREC=ON -D CMAKE_BUILD_TYPE=RelWithDebInfo make -j4 sudo make install sudo systemctl restart systemd-binfmt