Skip to content

danitrod/hello-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello WASM

  1. cargo install wasm-pack
  2. wasm-pack build
  3. cd web && yarn && yarn serve

Contributors