lumo

:lumo: Standalone ClojureScript environment. Currently at version 1.9.0
tianshu 2018-04-03T08:33:26.000419Z

If I have a project that have 100 cljs files, is it possible to only compile one of them?

tianshu 2018-04-03T08:35:21.000500Z

I saw there's a transformer feature in react native, I wonder if it is possible to write a transformer that use lumo as a compiler.