|
|
|
|
|
by amelius
723 days ago
|
|
> Allows incremental porting of large codebases to ARM. (It's not always feasible to port everything at once-- I have a few projects with lots of hand-optimized SSE code, for example.) Wouldn't it make more sense to have a translator that translates the assembly, instead of an emulator that runs the machine code? |
|