Remix.run Logo
pengwinhayden 9 hours 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?

cwillu 9 hours ago | parent [-]

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