wasm-bindgen/examples/without-a-bundler/build.sh

7 lines
72 B
Bash
Executable File

#!/bin/sh
set -ex
wasm-pack build --target web
python3 -m http.server