logoalt Hacker News

lqs_today at 3:55 PM1 replyview on HN

RetroTick's CPU emulation is actually slower than JIT-based emulators. It feels fast because the Win32 API calls are native JavaScript, not emulated system calls.


Replies

pjc50today at 5:06 PM

Making this a partial WINE-in-a browser, quite impressive. How much of this was AI?