1.0.3 • Published 6 years ago

wasm-starter-kit v1.0.3

Weekly downloads
18
License
-
Repository
github
Last release
6 years ago

image

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