index
:
plinky
main
Plinky
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sw
/
Core
/
Src
/
wasmbuild.bat
blob: f24712181f828954085637b5a6928f77d5f7c11b (
plain
)
1
2
@echo off emcc -DEMU -DWASM gfx.c plinky.c -Os -s WASM=1 -s TOTAL_MEMORY=67108864 -o plinky.js