This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-02-12
Channels
- # bangalore-clj (1)
- # beginners (27)
- # boot (29)
- # clara (4)
- # cljs-dev (10)
- # cljsrn (2)
- # clojure (36)
- # clojure-austin (9)
- # clojure-brasil (4)
- # clojure-france (10)
- # clojure-nl (2)
- # clojure-quebec (1)
- # clojure-russia (10)
- # clojure-spec (48)
- # clojure-uk (6)
- # clojurescript (82)
- # clr (4)
- # core-async (5)
- # core-logic (3)
- # cursive (4)
- # datomic (1)
- # devcards (1)
- # figwheel (1)
- # leiningen (2)
- # lumo (6)
- # off-topic (23)
- # om (39)
- # onyx (3)
- # planck (2)
- # re-frame (5)
- # reagent (24)
- # specter (1)
- # test-check (3)
Hey guys is there any way I can output cljs code to JS with lumo?
...oh, I was about to complain about the presence of the JVM, and then I scrolled up and noticed Calvin 🙂 Exactly what I was looking for 🙂
...not the presence of the JVM in lumo obviously, but that I was trying to get away from it. I wasn't taking advantage of any JVM-specific things, using mostly JS
the cljs.js
name space can compile cljs->js, however there are a few other thingst that have not been boostrapped
@stbgz ah ok cool - which other parts haven't been bootstrapped?