Hacker News new | ask | show | jobs
by 05 3697 days ago
It's possible to statically JIT the hotspots, then statically link that code into the app. You'd probably have to rewrite lots of qemu code though..
1 comments

That would also make that build of qemu app-specific, and for that matter not distributable if it included code derived from Windows.