I still don't understand why people thought the hypervisor vendors would magically be able to provide x86 Win environments on M1 Macs that worked like x86 Win environments on Intel macs. Virtualization isn't emulation. Expecting seamless execution of x86 Win code on an M1 Mac seems unreasonable to me. I was initially concerned about this, but I realized that I've almost completely stopped using local VMs at all in fa…
That's where VMware started: The original VMware product started the whole x86 VM field before Intel provided any virtualization capabilities. VMware's first product, able to run Windows VMs smoothly in a window, was amazing compared to what had come before, and they did it before there were any x86 features for virtualization, using clever code scanning and emulation techniques. It's not at all obvious that they couldn't use similar clever techniques again, combined with Rosetta 2 style JIT - if they wanted to.