this post was submitted on 24 Jun 2025
68 points (97.2% liked)

Linux

8249 readers
220 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] who@feddit.org 10 points 1 week ago* (last edited 1 week ago)

I think Wine has had WOW support for some time

Wine has two forms of WoW64. Old WoW64 uses 32-bit libraries and has been around for a long time.

New WoW64 (first available in Wine 9.0 if built with a special option) works without 32-bit libraries, but is still incomplete. It cannot yet replace old WoW64 everywhere, and even where it can, it reduces performance in some APIs. (For example, OpenGL.)

It will eventually make sense to drop the old one, but doing so now would be premature.