aboutsummaryrefslogtreecommitdiff
path: root/emcc
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-07-24 13:53:37 -0700
committerAlon Zakai <alonzakai@gmail.com>2013-07-24 13:53:37 -0700
commit3fba5dbf448a97851ce29a5f7035155b88f64d01 (patch)
tree74f9f3e8a96fb7771335fd956433a25260936b25 /emcc
parent6b819b6cb47be5574260dd3a41a32e59de619b71 (diff)
link to file packaging docs
Diffstat (limited to 'emcc')
-rwxr-xr-xemcc3
1 files changed, 3 insertions, 0 deletions
diff --git a/emcc b/emcc
index bd6350a5..91b109b6 100755
--- a/emcc
+++ b/emcc
@@ -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,