This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-09-17
Channels
- # beginners (51)
- # boot (31)
- # cider (14)
- # clara (13)
- # cljs-dev (15)
- # cljsjs (2)
- # cljsrn (53)
- # clojure (18)
- # clojure-dusseldorf (1)
- # clojure-russia (4)
- # clojure-uk (9)
- # clojurescript (53)
- # cursive (3)
- # datomic (5)
- # docs (1)
- # figwheel (2)
- # fulcro (42)
- # hoplon (3)
- # lein-figwheel (3)
- # leiningen (53)
- # off-topic (1)
- # om (4)
- # re-frame (11)
- # shadow-cljs (8)
just put https://dev.clojure.org/jira/browse/CLJS-2364 together, bumping Closure
all tests pass, this one was a smooth upgrade
@dnolen btw, thought you might be interested, I implemented module processing in the Lumo build API
it just works
with google-closure-compiler-js
yeah, it’s almost at feature parity with the JVM compiler
however, applying optimizations is very slow
one thing that isn’t possible to implement atm though is modules
but I may just take some time and make a patch to their GWT runner
and the good thing in Lumo is we don’t need to index the top-level Node.js packages
the runtime knows which packages are there 🙂