Hacker News new | ask | show | jobs
by pengwinhayden 299 days ago
> Article mischaracterizes the experience of running x64 apps on Windows on Arm, which is Rosetta 2-like at this point, but whatever

Where is the translation layer that lets me seamlessly run x64 apps on Linux on Arm?

1 comments

    apt install qemu binfmt-support qemu-user-static
    sudo dpkg --add-architecture amd64