quote:
Originally posted by Mathiasdm
Actually, it IS an emulator. The name is a joke
It isn't: it's a direct implementation of the Win32 API on Linux.
An emulator usually performs translations between alike functions. WINE goes one step further and implements the Win32 API as if it was part of a Unix system. This allows faster executable speed while not sacrificing compatibility.