Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 518 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 518 Bytes

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