WINE Is Not an Emulator.
it's an application loader and a set of runtimes that allow you to run COFF Windows binaries in Linux (or other Intel-based UNIX variants, but with lesser success).
Without emulating the CPU, it runs Windows applications by mapping Windows system calls to its own. So, no, it's definetly not a mere emulator.
