EWASM Studio
August 18, 2018 ยท View on GitHub
A lightweight development environment for eWASM.
The application is available in the app directory, all commands below must be done there.
Installation
npm install
Usage
PORT=some_port_number npm start
The default port (if not specified) is 3000.