I am trying to use some browser clojurescript code in Nodejs, and geting the famous "RangeError: Maximum call stack size exceeded" error. Did anyone have the similar expereinces with clojurescript and core.async in Node, and what was the solution?
The strangest thing is the stack is just 600 calls deep at the time of failing: <goog_780431395> https://gist.github.com/dusanmiloradovic/274c725cd82b0df53823bb086ab11c07 Thanks Dusan -- 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.
