This website requires JavaScript.
Explore
Help
Register
Sign In
bobsong
/
UnlockMusic
Watch
1
Star
0
Fork
You've already forked UnlockMusic
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
892fea509f
UnlockMusic
/
build-wasm
12 lines
112 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
set
-e
pushd
./src/QmcWasm
bash build-wasm
popd
pushd
./src/KgmWasm
bash build-wasm
popd
Reference in New Issue
View Git Blame
Copy Permalink