Earlier quoted context omitted.
Wine Is Not an Emulator, so I doubt it will be able to run x86 apps on ARM.
> - The new Apple Silicon Macs are supported, including running x86-64 binaries under Rosetta 2. Depends which ARM :)
JIT-compiling emulators for other ARM processors otherwise need to be stuff the code full of memory fence instructions to be able to utilise multiple cores properly. Optimising those away can be hard.