Lol, someone just tried to split hairs and argue semantics with me, telling me that Wine Is Not an Emulator.
“Did you know that wine is not an emulator? It’s right there in the name! That’s what the acronym stands for!” Uh herp derp.
(I see someone has read the same wine FAQ I read 20 years ago. Yay you!)
I just thought I’d take a moment to agree on a deep technical level with this sentiment. Wine is, indeed, not an emulator. To quote one of the pre-eminent geniuses of our time:
Wine translates windows "stuff" to native linux "stuff"
See, wine pretends to be a different system, and translates “stuff” from the windows system so that it can run on your native (linux) system.
But OTOH an emulator pretends to be a different system, and translates “stuff” from the emulated system so that it can run on your native (linux) system.
The main distinction between the two, of course, being that emulators tend to actually fucking work.