tc39 / ecma262

Status, process, and documents for ECMA-262
https://tc39.es/ecma262/
Other
14.85k stars 1.27k forks source link

Editorial: Call out async-from-sync iterators as internal #3313

Closed syg closed 2 months ago

bakkot commented 2 months ago

Might be worth dropping the last section of this paragraph?

Async-from-Sync Iterator instances are not directly observable from ECMAScript code.

But it's fine to just have it in both places.

syg commented 2 months ago

Might be worth dropping the last section of this paragraph?

Agreed, dropped.