[gsoc2013]ClojureScript Optimization

2013-04-09 Thread Bill Liao
Hi, all, I'm very interested in optimizing clojurescript as I'm using it myself as frontend script language.I tried to get contact with David Nolen for this idea but couldn't find his email or github account. regards wliao -- -- You received this message because you are subscribed to the

Re: ClojureScript Optimization

2012-05-25 Thread David Nolen
On Fri, May 25, 2012 at 2:16 PM, Aaron wrote: > I've noticed that the size of my compiled .js file is well over 100k even > with advanced optimizations turned on. I noticed I was using an older > revision of the clojurescript compiler so I just updated to the latest > master commit thinking that

ClojureScript Optimization

2012-05-25 Thread Aaron
I've noticed that the size of my compiled .js file is well over 100k even with advanced optimizations turned on. I noticed I was using an older revision of the clojurescript compiler so I just updated to the latest master commit thinking that maybe that would help. Now my generated javascript