Skip to content

[Bug] Amend changes from stage 3 sync and stage 2 async iterator helpers proposals #15

@MadProbe

Description

@MadProbe

Self-explanatory

Namely:

  1. Make Promise returning helpers throw errors asynchronously (reject promise), rather than synchronously
  2. Make special %IteratorHelperPrototype% class and wrap the generators around them without next-passing behavior unless runtime flag set (e.g. send no arguments to next, can also handled in this class btw)
  3. Export .toAsync()

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions