Hi,

Matt Campbell writes:

> When run in advanced mode, the Google Closure Compiler tries to 
> eliminate dead code. This currently doesn't seem to be very effective 
> for ClojureScript. A minimal hello-world example currently compiles to 
> 90 KB in advanced mode. Is this the best that can be done? Is Clojure's 
> dynamism an insurmountable obstacle at this point? Or does this area 
> just need more work?
>
> Matt

This is something I'm interested in too.

One solution I can think of is distributing an 'official' precompiled
clojure.core.js file on some CDN. This would enable caching of the
biggest part of the compiled code.

-- 
Moritz Ulrich

Attachment: pgpvKB8iufMw5.pgp
Description: PGP signature

Reply via email to