juxt / mach

A remake of make (in ClojureScript)
246 stars 21 forks source link

Use cljs.main capabilities? #60

Open johanatan opened 6 years ago

johanatan commented 6 years ago

Have you considered using the recent cljs.main + deps.edn capabilities to avoid the dependency on lumo?

arichiardi commented 6 years ago

I think it can be done, but it would be way slower.