Yusuke SUZUKI (2013-10-03T12:22:43.000Z)
domenic at domenicdenicola.com (2013-11-17T17:42:53.313Z)
I'm very interested in implementing Promises and integrating it to ECMAScript engine (e.g. V8, SpiderMonkey, JSC) Last night, I saw the meeting notes of Sep TC39 meetings carefully and I was very surprised that it is said that Promises will be introduced into ES6. It refers the microtasks and the event loop. But I can't find details of the event loop consensus. Is there any consensus about event loop abstraction in ES6?