Comment on Ask HN: Why can't we replace instructions in a binary for different ISAs?parentComments−monusOP5yThe thing I don't quite grasp is that QEMU does the translation in runtime, i.e. emulation, but why not do it once and use the translated binary?
Comments
The thing I don't quite grasp is that QEMU does the translation in runtime, i.e. emulation, but why not do it once and use the translated binary?