index
:
tour
this commit
master
touring some programming systems
elioat <elioat@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
c
/
sand
/
build.sh
blob: 4accc0890281e07b56d7c80fb5430341227f9aa2 (
plain
) (
blame
)
1
2
3
#!/bin/bash
emcc
sand.c
-o
sand.js
-s
WASM
=
1
-O3