From my understanding, what you’re suggesting requires emulation, so you’d probably need another operating system underneath; there are translation layers for other architectures, like Apple has with Rosetta and what WINE did for Arm, but it sounds very challenging to implement something like this for executables of the actual operating system which can operate at a very low level. So I guess this is in the theoretical realm. Maybe someone is mad enough to do this, but I wouldn’t expect it.
From my understanding, what you’re suggesting requires emulation, so you’d probably need another operating system underneath; there are translation layers for other architectures, like Apple has with Rosetta and what WINE did for Arm, but it sounds very challenging to implement something like this for executables of the actual operating system which can operate at a very low level. So I guess this is in the theoretical realm. Maybe someone is mad enough to do this, but I wouldn’t expect it.