Any chance that this could be supported now core.async is here? I think the
arguments of brandon bloom are still valid. I have implemented Erlang-like
supervisors for core.async and now got stuck in the last step when I
realized that the supervisor binding is broken in cljs. (1) I can pass
expl
Hello Nicola et al.,
I have only learned about your CinC effort during last week with the news
about core.typed.
I have ported the analyzer of the self-hosted cljs compiler to ClojureC:
https://github.com/schani/clojurec/pull/33 and can explore it from the
metacircular scheme REPL already. It