There already are some projects that make it work. I haven’t looked at the specifics yet but as far as I understand it everything that can be handled as a library call as native ARM code does just that and only pure x86 calls are emulated. And since nowadays so much stuff is abstracted away and the heavy lifting is done by Vulkan the performance tends to be very good.
There already are some projects that make it work. I haven’t looked at the specifics yet but as far as I understand it everything that can be handled as a library call as native ARM code does just that and only pure x86 calls are emulated. And since nowadays so much stuff is abstracted away and the heavy lifting is done by Vulkan the performance tends to be very good.