Remix.run Logo
lqs_ 2 hours ago

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.

pjc50 an hour ago | parent [-]

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