mirror of
https://git.um-react.app/um/web.git
synced 2026-01-11 08:14:12 +00:00
Add README & Global Build Script for WASM
This commit is contained in:
11
build-wasm
Normal file
11
build-wasm
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
pushd ./src/QmcWasm
|
||||
bash build-wasm
|
||||
popd
|
||||
|
||||
pushd ./src/QmcWasm
|
||||
bash build-wasm
|
||||
popd
|
||||
Reference in New Issue
Block a user