Linux How to run aarch64 binary on host PC
This article explains how to run aarch64 binaries on an x86_64 host PC, explains how binfmt works, executes the qemu-user-static sample, creates aarch64 binary, and executes it on an x86_64 host PC.