marine/web-runtime/build.sh

3 lines
157 B
Bash
Raw Normal View History

2021-12-10 16:21:25 +03:00
wasm-pack build -d marine-web-pkg --target web
wasm-pack build -d marine-node-pkg --target nodejs
wasm-pack build --no-typescript --release -d marine-any-pkg