You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make Promise returning helpers throw errors asynchronously (reject promise), rather than synchronously
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)
Export .toAsync()
The text was updated successfully, but these errors were encountered:
Self-explanatory
Namely:
The text was updated successfully, but these errors were encountered: