esprima icon indicating copy to clipboard operation
esprima copied to clipboard

Asynchronous iterators

Open ariya opened this issue 9 years ago • 2 comments

New productions: TBD.

AST format change: TBD.

References:

  • The proposal: https://github.com/tc39/proposal-async-iteration
  • Change to the spec:
  • ESTree change:

ariya avatar Feb 07 '17 02:02 ariya

As of Feb 2017, it's still in Stage 3 (per https://github.com/tc39/proposals).

ariya avatar Feb 07 '17 02:02 ariya

I think we can close this in favor of: https://github.com/jquery/esprima/issues/1990

JosephPecoraro avatar Aug 15 '19 05:08 JosephPecoraro