1
Applications and Porting / Re: Wine patch to support PPC64
« on: August 31, 2020, 10:51:43 am »Can somebody explain how it will be possible to execute Windows binaries via Wine on a ppc64le architecture (which has a different CPU instruction set than x86)? QEMU?
No way.
It's just the winelib port: a library which allows to compile some programs which use Win API. It cannot be used to run x86 binaries on the POWER.