Hi, This isn't really an es-discuss topic, as it is about performance of implementations rather than the language itself.
On Wed 12 Feb 2014 18:08, Jelle van den Hooff <[email protected]> writes: > Do the delegating yield semantics allow a VM to transform nested > yield* calls into normal function calls? Sure. I don't think it will happen any time soon, though; it would take a considerable amount of hacking. Andy _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

