Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 339 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 339 Bytes

wasm-starter

Sample wasm program.
This project is generated by wasm-pack new wasm-starter command.

Detail about wasm

Getting Started

  • install wasm-pack
    $ curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
    
  • build
    $ wasm-pack build