The compiled output size for samples/hello project has increased since I last
played around clojurescript. It's currently 62k with advanced compilation,
without gzip. I ran a git bisect and found that the following commit bloated
the hello world file size from 14k to 56k:
commit 29c8597a2c818fb8fee6fb6d725e450ccffe9b71
Author: David Nolen <...>
Date: Wed May 8 00:47:27 2013 -0400
bring back toString on the core collections, include a new lower level
`pr-str*` which doesn't bring in all the other printing machinery
As a side note, the Closure compiler jar api has changed, so I rolled it back
to https://closure-compiler.googlecode.com/files/compiler-20130411.zip.
--
Note that posts from new members are moderated - please be patient with your
first post.
---
You received this message because you are subscribed to the Google Groups
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.