Skip to content
build.sh 45 B
Newer Older
#!/bin/sh

cd wasm-runtime
./build.sh
cd ..