Hi Zubair, It definitely doesn't work as-is. I've been working through revisions to see if I can get it to load into Planck (and Elbow, a Replumb-based REPL for node). It's not complete, but my changes are in the self-host branch here if you are curious:
https://github.com/mfikes/core.async/tree/self-host - Mike > On Dec 15, 2015, at 4:34 AM, Zubair Quraishi <[email protected]> wrote: > > I am trying to get core.async (go macros to work in cljs in cljs but they > seem to do nothing. I try fully qualifying them as well with > (cljs.core.async.macros/go but it makes no difference. Anyone else have > core.async working with cljs in cljs? > > -- > Note that posts from new members are moderated - please be patient with your > first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/clojurescript. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/clojurescript.
