|
|
|
|
|
by dtech
2189 days ago
|
|
It might give a small boost to Windows-on-ARM that Microsoft has been trying for over a decade. Porting a typical windows app might be easier than porting to Mac/Linux because you still have DirectX and all the Windows libraries. There's also x86 emulation on ARM. It's slow, but it might be enough to run that 20 year old business app. |
|
This is the same concept box86 implements on Linux. https://github.com/ptitSeb/box86 . It's good enough to run lower end Linux games on a Raspberry Pi 4