Fork me on GitHub
#planck
<
2018-10-22
>
futuro12:10:33

I should really write a high-level roadmap for where I see that work going.

futuro12:10:14

Cljs support for nrepl really depends on what you mean by “nrepl”. If it includes supporting libraries like cider, I don’t have a clear vision for what full support would look like, as cider would have to abstract the way it handles IO and threading to allow for a JavaScript host to run it.

futuro12:10:08

My own work fell off as various life events took precedence and I wasn’t working in cljs often.

futuro12:10:12

@vigilancetech so the short answer is that things are moving slowly, and there’s no cljs implementation of the nrepl currently.

vigilancetech12:10:04

it's really too bad. It kinda makes bootstrapped a 2nd class citizen to be limited to inf-clojure or its ilk for repl support.

futuro13:10:14

I believe there’s some work in the cider project to unwrap some of the jvm specific code, but I haven’t looked into it.