Wine nie je virtuálka... aspoň nekecej keď nerozumieš... wine je len prekladová vrstva API, ktorá prekladá volania systému Windows do volaní Linuxu... nič nevirtualizuje
Wine = Wine is not emulator
Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, macOS, & BSD. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.
Napríklad niektoré staršie hry, čo bežali len na Win xp/7/8, vo Win 10/11 nejdú, ale v Linuxe skrz Wine v pohode fungujú.