ewasm-studio
ewasm-studio copied to clipboard
A lightweight development environment for eWASM
EWASM Studio
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.