NEW 255086
Implement `ReadableStream.from`
https://bugs.webkit.org/show_bug.cgi?id=255086
Summary Implement `ReadableStream.from`
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.