https://bugs.winehq.org/show_bug.cgi?id=57859
--- Comment #75 from CWB cwbussard@gmail.com --- (In reply to Alexandre Julliard from comment #28)
Starting with 10.2, all builds follow the "new wow64" scheme. This is what makes it possible to switch to new wow64 dynamically with WINEARCH=wow64.
A bit off topic, but I'd like some clarification on this.
Am I understanding correctly that `WINEARCH=wow64 wine somewin32.exe` will use the new wow64 mode, while anything else will use the old one? Does it matter how the prefix was initially created? (Does it work in an existing win64 prefix? Does it work in an existing win32 prefix? Is there such a thing as a wow64 prefix?)