Hacker News new | ask | show | jobs
by solardev 898 days ago
> I feel like it just ran but I don't think I did anything specific to make an x86 process run on ARM. Maybe Windows ARM does that for you, I forget.

Yeah, Microsoft doesn't get nearly enough credit for this, but Windows for Arm just automagically emulates x86 for you! Kinda like Rosetta, but for Windows.

https://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x8...