On 1/30/14 5:03 AM, Till Schneidereit wrote:
What are the plans for moving Promises into SpiderMonkey?

Moving Promises per se is not hard.

The hard part is that this requires SpiderMonkey to grow a concept of an even loop. And then we have to decide whether it's built-in or embedding-provided. And if the former, how it interacts with the embedding...

Once all that is sorted out, the actual move of the code is pretty simple.

-Boris
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to