wasm-playground $ curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh $ git clone ... $ yarn install # dev server $ yarn dev # bundle static $ yarn build # => dist LICENSE MIT