aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-03-26 16:46:24 -0700
committerAlon Zakai <alonzakai@gmail.com>2012-03-26 16:46:24 -0700
commitb0e285503b7e11c3d016cb57744c61562fb9c567 (patch)
tree6f462cb68e4b18bc9998e99d28244e50ab10499d
parent825407da4f8374155749852255a71505be9550ee (diff)
compression docs
-rwxr-xr-xemcc4
1 files changed, 4 insertions, 0 deletions
diff --git a/emcc b/emcc
index 4d2dacc1..5de3da7c 100755
--- a/emcc
+++ b/emcc
@@ -238,6 +238,10 @@ Options that are modified or new in %s include:
receive an array/typed array and return
an array/typed array.
Compression only works when generating HTML.
+ When compression is on, all filed specified
+ to be preloaded are compressed in one big
+ archive, which is given the same name as the
+ output HTML but with suffix .data.compress
--minify <on> 0: Do not minify the generated JavaScript's
whitespace (default if closure compiler