ClojureScript 1.10 is finally out! Many enhancements have been made, including support for Java 9 and Java 10. Below, we’ll take you through a quick tour of some of the major new features. cljs.main ClojureScript now includes cljs.main, which brings many of the capabilities of clojure.main (and popularized via the new Clojure CLI tools) to ClojureScript, along with special support for the additional considerations and capabilities of the ClojureScript environment, allowing you to compile ...