Skip to content

Latest commit

 

History

History

marwood-wasm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

This is a WASM based repl.

Toolchain Dependencies

  • nodejs
  • wasm-pack

Building & Running

wasm-pack build && cd www && npm install && npm run start