On Fri, Dec 28, 2012 at 4:08 PM, Marko Topolnik <marko.topol...@gmail.com>wrote:
> If you had any optimized code relying on primitives/arrays, you'd probably
> be looking at a full rewrite to whatever gives performance on the new
> platform (this takes a lot of time and experience with the platform). The
> same applies to all other libraries. With CLR you may get by easily just
> because it is such a close match to the JVM. With JavaScript, no way.
>

In my experience the code style that is fast on Clojure JVM is fast for
ClojureScript.

Also I suspect by Clojure/conj 2013 if not sooner you'll see a
bootstrappable ClojureScript for those people who don't need the
concurrency features yet could benefit from a JVM-less Clojure.

David

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to