bfirsh / jsnes-web

A browser UI for JSNES, a JavaScript NES emulator

Home Page:https://jsnes.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish emulator components as npm package

bfirsh opened this issue · comments

This will allow people to embed the emulator on their own sites.

We probably need to split this out into a jsnes-react library or something: https://github.com/insin/nwb#react-components-and-libraries

See also #170