lumo

:lumo: Standalone ClojureScript environment. Currently at version 1.9.0
yogthos 2019-03-26T00:33:19.002Z

are there any plans for a new release of Lumo, it would be nice to update Node version since the latest has threading support

šŸ‘ 1
metametadata 2019-03-26T22:31:51.004800Z

To chime in, I have to use the custom build of Lumo 1.8.0-beta with Node 8.6.0. All the later releases had some kind of a blocking bug. E.g. I can't use current v1.9.0 because of https://dev.clojure.org/jira/browse/CLJS-2793 and https://github.com/anmonteiro/lumo/issues/453.

anmonteiro 2019-03-26T22:32:56.005300Z

happy to cut a release if someone steps up to fix 453

metametadata 2019-03-26T22:33:25.006500Z

quickfix: maybe CLJS-2793 is covered in 1.9.0 already, as I found it in 1.9.0-alpha

anmonteiro 2019-03-26T22:33:31.006700Z

Iā€™m not dedicating any free time to Clojure(Script) anymore

metametadata 2019-03-26T22:34:07.007Z

I see, thanks for heads up