>
> Is there a summary of the motivation for "for-await" and "async iteration"
> in general?
>

There's a short section at:
https://github.com/tc39/proposal-async-iteration#overview-and-motivation


> Has there any discussion in not supporting "var" in "for-await"
> initializers?
>

Symmetry with for-of is definitely an important consideration.  Is there a
particular reason why you think "var" should be disallowed?
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to