GitHub - ewasm/ewasm-studio: A lightweight development environment for eWASM

Skip to content

Navigation Menu

Sign in

Appearance settings

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.