Skip to content

shankscript/wasm-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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