On Wed, Feb 15, 2012 at 5:08 PM, David Nolen <dnolen.li...@gmail.com> wrote:
> On Wed, Feb 15, 2012 at 2:09 PM, Brandon Bloom <snprbo...@gmail.com> wrote:
>>
>> ClojureScript doesn't have future-call or agents yet, but if they (or
>> similar constructs) are to be implemented correctly, you need the ability to
>> save and load a binding frame. That's what my changes accomplish.
>
> Given the single-threaded nature of JavaScript I don't see how future-call
> or agents could be implemented.

Well, I suppose one could implement green threads in JavaScript ... :)

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to