wasm-starter-kit

A bare minimal kit to start working with Webassembly.

Downloads
4
Stars
4
Committers
2

A bare minimal kit to start working with Webassembly.

Prerequisite

  • Install Emscripten SDK -Emscripten Installation
  • Make sure you have sufficient environment variable setup as explained in Emscripten SDK installation guide

Usage

git cone this repo
npm install
npm build
npm start
browse - http://localhost:8888/

Demo

Link