Fork me on GitHub
#lumo
<
2017-02-12
>
mikebelanger18:02:34

Hey guys is there any way I can output cljs code to JS with lumo?

mikebelanger18:02:32

...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 🙂

mikebelanger18:02:19

...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

stbgz18:02:25

the cljs.js name space can compile cljs->js, however there are a few other thingst that have not been boostrapped

mikebelanger21:02:56

@stbgz ah ok cool - which other parts haven't been bootstrapped?

stbgz21:02:55

google closure related mostly