You can see all Air results so far here: https://browser.geekbench.com/v5/cpu/search?q=MacBookAir10%2...
You can see all Air results so far here: https://browser.geekbench.com/v5/cpu/search?q=MacBookAir10%2...
Microsoft is working on enabling x64 emulation on ARM, it should roll out in preview this month[1]. I can see Windows 10 ARM-edition working inside Parallels with its own x64 emulation inside. The issue right now is that MS does not sell Win 10 ARM, it is available for OEMs only.
x86 emulation on Windows 10 ARM was already done few years ago, when MS shipped their Surface ARM notebook.
[1] https://blogs.windows.com/windowsexperience/2020/09/30/now-m...
One of the big hopes for Rosetta2 is the possibility of intercepting library calls and passing them to the native library where possible. So a well-behaved app using OS libraries for everything it can, and really only driving the business logic itself, would be running mostly-native with the business logic emulated/translated.
(This is hopes/dreams/speculation with no insider knowledge.)
If Windows could do the same, then letting windows-arm do the translation of windows-x86/64 binaries would allow it to leverage windows-arm libraries - so an app could be running in mostly-virt with some-emu. If we let parallels/qemu/etc do the emu, it can only ever be 100% emu.