8086 Emulator program rewritten by JavaScript, former Ruby Version is here.
Install core module and Command Line Tool with npm
$ npm install -g js8086
Install with web client
$ git clone https://github.com/WindProphet/emu8086/
$ cd emu8086
$ npm install
Build and Run emu8086 Web Client
$ npm start
Use Electron start application
$ npm run electron
$ emu8086 [option]
This function is developing.
Assembler is developing.