Skip to content

Getting Started

nesjs is a modern NES emulator written in TypeScript. It currently consists of the following packages:

  • @nesjs/core: Core library providing platform-agnostic NES emulation functionalities.
  • @nesjs/native: Browser native runtime using Canvas and WebAudio.

Released under the MIT License.