Skip to content
GitLab
Explore
Sign in
substrate
build.sh
Find file
Normal view
History
Permalink
build.sh
45 B
Newer
Older
Introduce tests which demonstrate bad wasm compiler.
Gav
committed
Jan 26, 2018
1
2
3
4
5
6
#!/bin/sh
cd
wasm-runtime
./build.sh
cd
..