ncbray / wassembler

http://ncbray.github.io/wassembler/
Apache License 2.0
19 stars 5 forks source link

Added option to run demo with npm #8

Open stq opened 7 years ago

stq commented 7 years ago

This pull request adds option to run demo without python, using https://www.npmjs.com/package/http-server

Command to run:

npm install (run only once) npm run demo