petsoi@discuss.tchncs.de to Linux@lemmy.ml · 3 months agoFedora 42 On 64-bit ARM Might Make It Seamless To Run x86/x86_64 Programswww.phoronix.comexternal-linkmessage-square30fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkFedora 42 On 64-bit ARM Might Make It Seamless To Run x86/x86_64 Programswww.phoronix.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 3 months agomessage-square30fedilink
minus-squarePenta@lemmy.worldlinkfedilinkarrow-up1·3 months agoQemu can emulate one architecture on another. And qemu-user can be used to run a single userspace-program on a different architecture.
Qemu can emulate one architecture on another. And qemu-user can be used to run a single userspace-program on a different architecture.
This is what I was refering to.