Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This functionality is being upstreamed :) #26

Open
benjamingr opened this issue Jan 16, 2022 · 1 comment
Open

This functionality is being upstreamed :) #26

benjamingr opened this issue Jan 16, 2022 · 1 comment

Comments

@benjamingr
Copy link

As part of a process of alignment with the tc39 iterator helpers proposal - just letting you know.

The main difference is that this doesn't listen to data (which we believe is better) and instead uses the async iterator protocol (which in turn uses readable).

nodejs/node#41553

Feedback welcome

@Touffy
Copy link

Touffy commented Aug 20, 2023

Actually, it's already in Node since v17.5 — still experimental probably because they're waiting to see how the TC39 proposal will land. Anyway, might be nice to add a little message in the README telling people they probably don't need this lib anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants