This website requires JavaScript.
Explore
Help
Sign In
xeos
/
wasmi
Watch
1
Star
0
Fork
You've already forked wasmi
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2b149f5bdf
wasmi
/
check.sh
10 lines
75 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
set
-eux
cd
$(
dirname
$0
)
cargo check --tests
cd
-
Reference in New Issue
View Git Blame
Copy Permalink