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

Split streams into more features #2491

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

MattiasBuelens
Copy link

Prompted by the discussion in web-platform-tests/wpt#49829, I had a look at the current list of features in the streams group. Currently, there's only the "base" streams feature and a single async-iterable-streams extension for async iteration. However, there have been several additions over the years since we shipped BYOB support:

I suggest we add the following new features, and move them out of the base streams feature:

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Dec 28, 2024
@MattiasBuelens
Copy link
Author

@jcscottiii FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature definition Creating or defining new features or groups of features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant