https://www.techpowerup.com/239441/m...-connected-pcs

After the debacle that was Microsoft's last attempt at integrating its Windows OS with ARM in Windows RT, the company has now announced that products based on its new ARM approach are almost ready to come to fruition. The previous Windows RT failed, for the most part, because of its closed-wall ecosystem, where the only apps available for the platform were those being distributed on Microsoft's Store - which led to an overwhelming lack of good-quality apps that users were used to seeing in their laptops or desktop replacements. With Windows 10 for ARM and Always Connected PCs, that comes to an end, due in large part to Microsoft's apparent passion: emulators.

The new Windows 10 for ARM will enable ARM-powered systems (with CPUs such as Qualcomm's own Snapdragon 835) to run most x86 applications through the usage of a just-in-time philosophy. This means that any emulation will be run seamlessly through conversion of x86 code to equivalent blocks of ARM code. This conversion is cached both in memory (so that after the initial run, the emulated code is available right away) and on disk (which will likely work much like hybrid HDDs do, using their meager SSD cache to store the most frequently accessed programs). System libraries, however, are all native ARM code, including the libraries loaded by x86 programs. These are being called "chippie", as in (you didn't guess it) "Compiled Hybrid Portable Executables": native ARM code, compiled in such a way as to let them respond to x86 function calls.