The article says this relies on "Intel Bridge Technology". Anyone know more about it? All I could find easily was https://www.intel.com/content/www/us/en/products/docs/discre... Want to highlight one paragraph from that description: "Intel Bridge Technology is run-time post compiler that can be integrated into Android-in-Container to enable certain Android apps – those not written in Java or compiled to run natively…
I think they mean non-x86 binaries e.g. ARM, Would still be interesting to see how the translation happens it's not like MS/Intel has silicon level advantage like Rosetta/M1 but for translating other way around.
>I was expecting a full VM / emulator, but this doesn't sound like that.
Even Google did not consider VM/emulator, The went for Android Runtime for Chrome (ARC) and then after learning that it doesn't support all features they switched to containers.