Bug 255086

Summary: Implement `ReadableStream.from`
Product: WebKit Reporter: Andreu Botella <abotella>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Andreu Botella
Reported 2023-04-06 04:22:48 PDT
Spec PR: https://github.com/whatwg/streams/pull/1083 WPT PR: https://github.com/web-platform-tests/wpt/pull/27009 `ReadableStream.from` is a new static method that allows creating a `ReadableStream` from a JS iterable or async iterable.
Attachments
Andreu Botella
Comment 1 2023-04-06 04:55:45 PDT
Radar WebKit Bug Importer
Comment 2 2023-04-13 04:23:18 PDT
Note You need to log in before you can comment on or make changes to this bug.