5 ms·
Wine is more like a re-implementation of windows Userland using a different kernel (and graphics libraries). Since the hardware is all the same, there is nothi
by extropy 4y ago
Wine is more like a re-implementation of windows Userland using a different kernel (and graphics libraries).
Since the hardware is all the same, there is nothing to emulate or compile.
Or from the other direction - windows NT contains a re-implementation of the win16 API. Is that an emulator?