Hacker News new | ask | show | jobs
by rolltrunhert 924 days ago
Their C# JIT [1] generates x86_64 or ARM native code. This is why it's fast.

1: https://github.com/Ryujinx/Ryujinx/tree/master/src/ARMeilleu...