badabim

joined 1 year ago
[–] badabim@lemmy.world 3 points 8 months ago (1 children)

Yuzu does recompile some parts during runtime by using a JIT, but the rest is still emulated.

You can't compare them to Wine, since Wine acts as a compatibility layer by translating OS specific calls, but it does not translate between instruction sets.