AsahiLinux / muvm

muvm - run programs from your system in a microVM
399 stars 23 forks source link

Create binfmt support files #24

Open slp opened 5 months ago

slp commented 5 months ago

After #23 gets merged, krun will be capable of acting as a binfmt interpreter for x86_64 binaries on aarch64 machines. We should create the binfmt support files, just qemu-user-static does, to package managers can install them on the host.

RossComputerGuy commented 5 months ago

Would be cool, does this mean FEX wouldn't have to be a requirement and other emulators like box64 would work?