MorphOS still runs 68k alongside that PPC code
Does it really, though? Possibly a bit philosophical, but it loads 68K object code, but in the end and whether running interpretively or JIT, it's not 68K opcodes that are actually being physically executed. Eventually, it's a PPC native task doing the work.