View Single Post
javispedro's Avatar
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#16
Originally Posted by jjx View Post
The best performance would come from using QEMU (or another dynamic code translator) to provide the x86 emulation, with Wine libraries compiled natively.
Exactly, this is what I've been saying, and what I believe was the approach used by Darwine.

There has been a steady stream of patches to Wine to allow Winelib to compile in ARMEL, which might mean good news. (not if you're trying to run win32 .exe files ).