WOW64 is not an emulated environment. It's an environment that runs both 32bit and 64bit processes. WOW64's chief purpose is to keep 32bit programs and 64bit programs independent of each other so an installer doesn't overwrite 32bit binaries with 64bit ones and vice versa. You can't have mixed binaries containing both 32bit and 64bit instructions.