FaithJS is a JavaScript NES emulator which runs on your chrome.
To run locally:
$ npm install
$ npm run watch
And it'll be available at http://localhost:3000/
To build a distribution:
$ npm run build
This will create main.js.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
FaithJS is a JavaScript NES emulator which runs on your chrome.
To run locally:
$ npm install
$ npm run watch
And it'll be available at http://localhost:3000/
To build a distribution:
$ npm run build
This will create main.js.