from Hacker News

N64 emulator written in pure ES6 JavaScript

by logical42 on 11/17/23, 9:01 PM with 2 comments

  • by logical42 on 11/17/23, 9:01 PM

    n64js is an n64 emulator written in (mostly) pure ES6 JavaScript. It runs many roms at full framerate.

    Why?

    Mostly for the challenge. [hulkholden] spent ~25 years (on and off) working on N64 emulators and writing one in JavaScript gives [him] the opportunity to expand [their] comfort zone and learn something new. It's a good showcase for how powerful modern browsers have become.