Hi all, since I have a spare hour, my mind has been wandering back to A.org discussions of old and I thought I might start a new one.
I have been reading up about the new WebKit FTL JIT, and it's facinating. It's no secret that the 68k->x86 JIT in UAE is a scary beast that no one wants to touch, which is a shame since it's somewhat stuck in the past, and unable to benefit from modern CPU features that the x86-64 offer and obviously it's not portable to alternative architectures like the ARM (and the new ARM64).
It would be nice if the remaining devs who visit this site could throw a few thoughts into this thread about their understanding of JIT compilers and how we could optimise portable 68k emulation.
:-)