Daily Shaarli

All links of one day in a single page.

May 2, 2015

Porting a NES emulator from Go to Nim · HookRace - a Nim blog for now

Let me get this straight. We have an emulator for 1985 hardware that was written in a pretty new language (Go), ported to a language that isn't even 1.0 (Nim), compiled to C, then compiled to JavaScript? And the damn thing actually works? That's kind of amazing.