Thats all correct, but I was not talking about userspqce emulation here, but about running linux with wine on top.
Arm userspace emulation with wine will be faster, but as we are on an arm device here, there need to be all linux dependencies for wine, too. It will be faster, yes, but I have no experience with this kind of stuff, so if anyone wants to try, feel free to do so
Create chroot with needed libraries and wine, put a statically compiled qemu that does arm<=>x86 translation. chroot in the chroot and profit.
It's pretty easy to do, anyways.. There are still some things that could be offloaded from the emulation (arm wine, x86 binaries) and make wine handle natievely and AFAIK there has been work on this.
Last edited by a moderator: