hack-emulator

1.0.0 • Public • Published

hack_emulator

An emulator for the Hack CPU architecture.

Installation

npm install hack-emulator

Running the demo

npm run-script run

Usage
import { Emulator } from 'hack-emulator';

Please see example/index.js for an example of how to hook up the emulator in the browser.

Readme

Keywords

none

Package Sidebar

Install

npm i hack-emulator

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • klamflam