Skip to content

ewasm/ewasm-studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.