That's true, but the overall trend is clear. Wine is pretty good these days. For old windows software it is sometimes better than the latest windows versions.
Not sure if you're sarcastic or not, so I'll answer your question anyway
EXEsc: a typo by the HN poster, meant to be EXEs, a plural of EXE, the Windows executable format
32-bit EXEs: Windows executables complied for a 32-bit architecture such as x86
xNix: a general way to refer to Unix like systems (Linux, BSDs, MacOS, etc.)
64-bit xNix: most modern operating systems and PCs use a 64-bit architecture, which require additional dependencies to be installed to run applications compiled for 32-bit architectures
So to sum up, this is about running Windows-only software, such as games, on modern Linux and Unix like systems
15 comments
[ 2.7 ms ] story [ 41.7 ms ] threadThat "compatibility" which comes and goes all the time...
I am already dealing with the hell of ABI compatibility of ELF because of glibc and gcc devs, dunno if I want to add this hell.
For me, it's amazing. I'm running a windows app on a arm64, non-windows machine.
> I am already dealing with the hell of ABI compatibility of ELF because of glibc and gcc devs, dunno if I want to add this hell.
ABI of glibc is pretty good, you sure don't do something very wrong?
And about ELF on elf/linux, I am more than sure, this is another hell because of those guys (I would fire all of them).
But I've kinda grown attached to IceWM over the last few months...
EXEsc: a typo by the HN poster, meant to be EXEs, a plural of EXE, the Windows executable format
32-bit EXEs: Windows executables complied for a 32-bit architecture such as x86
xNix: a general way to refer to Unix like systems (Linux, BSDs, MacOS, etc.)
64-bit xNix: most modern operating systems and PCs use a 64-bit architecture, which require additional dependencies to be installed to run applications compiled for 32-bit architectures
So to sum up, this is about running Windows-only software, such as games, on modern Linux and Unix like systems
"Just call me Mr Butterfingers", as Emo Philips said...
https://www.youtube.com/watch?v=QlV5iwi0ubg
That said: Can I call you Mr. Bumblefingers, instead?
https://lwn.net/Articles/958443/
There is a 64 bit version of ReactOS but it hardly runs anything because XP era software is all 32 bit and ReactOS does not have WoW64.