View Single Post
Posts: 189 | Thanked: 171 times | Joined on Jul 2011
#189
Originally Posted by ivgalvez View Post
I would say it's not the same, it says to be using binary translation, which means that the x86 binary has been converted to ARMv7 code previously and thus, execution speed is much higher.
I believe Wine for ARM is available on the repositories and is not something new, I believed they were running real x86 apps without conversion or recompilation or whatnot. If I am mistaken then if they use some cool binary translation then, if it works, it would give higher speeds than the QEMU patchy hack we use