index
:
mutator
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
bruiser
/
wasm.sh
blob: d8d499007b09a7c6d17f35f7d8531408b0c3cc6b (
plain
) (
tree
)
c3531e8
1
2
3
4
5
6
7
#!/bin/bash
cd
$(
dirname
$0
)
gcc
wasm.c
-o
wasme ./wasme rm
./wasme