diff options
author | Alon Zakai <alonzakai@gmail.com> | 2013-07-24 13:53:37 -0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2013-07-24 13:53:37 -0700 |
commit | 3fba5dbf448a97851ce29a5f7035155b88f64d01 (patch) | |
tree | 74f9f3e8a96fb7771335fd956433a25260936b25 /emcc | |
parent | 6b819b6cb47be5574260dd3a41a32e59de619b71 (diff) |
link to file packaging docs
Diffstat (limited to 'emcc')
-rwxr-xr-x | emcc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -302,6 +302,9 @@ Options that are modified or new in %s include: your main compiled code (or run it before in some other way). + For more docs on the options --preload-file + accepts, see https://github.com/kripken/emscripten/wiki/Filesystem-Guide + --compression <codec> Compress both the compiled code and embedded/ preloaded files. <codec> should be a triple, |