this video discusses a really cool project that uses static recompilation to easily produce native PC ports of N64 games: https://www.youtube.com/watch?v=ywWwUuWRgsM

i understand a lot of this tech because of my work on my #mega68k fantasy console (which is basically an emulator for a system that didn't exist) and my experiments with programming language development. the principles involved aren't that complex, but getting all the myriad little details right as well as rolling it all up into a nice easy to use package ready for distribution requires a ton of dedication and is a seriously impressive achievement

Recompilation: An Incredible New Way to Keep N64 Games Alive

YouTube
@eniko whoa, that’s amazing!