Erik de Castro Lopo mle+win@mega-nerd.com writes:
So there will need to be two executables wine and wine64 and if either is started with the wrong kind of binary, it will need to run the binary with the other version?
Would it not be possible to have a single light weight binary that has just enough code to detect i386 vs amd64 and then execs either wine32 or wine64?
sure, that would be possible. I don't know yet how it will be done, but that's a minor implementation detail.