Hacker News new | ask | show | jobs
by jdonald 2475 days ago
> I'm curious why it isn't based on qemu-user.

I've also wondered what it would take to do multi-architecture dynamic linking in qemu-user. Such a capability would avoid one shortcoming of Box86, the current lack of dynamic recompilation.

I suspect that modifying QEMU in this way is not trivial.