Hacker News new | ask | show | jobs
by apatry 5224 days ago
Really nice. I hope it will make clojure scripts faster to start than with the jvm and thus a real alternative as a scripting language.
1 comments

ClojureScript scripts can already do this. :)
Are there many options for running ClojureScript scripts on a system outside of Node.js?
You want more command line Javascript runtimes? There's Rhino, but it's slower than Sunday with your in-laws...

Truth is, you only need one, as long as it's a good one.

Does every ES3 browser count?