Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Last active March 23, 2019 00:49
Show Gist options
  • Save kjunichi/78c604faa0cbd7449342e9fb69ffcf37 to your computer and use it in GitHub Desktop.
Save kjunichi/78c604faa0cbd7449342e9fb69ffcf37 to your computer and use it in GitHub Desktop.
2017/3/31

emscriptenでWASM版slコマンド2017

emcc -s ASYNCIFY=1 -O2 -Wall -fPIC -I. -I.. -DEMSCRIPTEN -o sl.html sl.c libpdcurses.a --preload-file ./pdcfont.bmp --preload-file ./pdcicon.bmp --use-preload-plugins -s WASM=1

関連

アクセス解析タグ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment