BASELINE NowYouCanUse.com
Limited Availability Streams
id: readablestream-from

ReadableStream.from()

The ReadableStream.from() static method converts an iterable or async iterable object, such as an array or async generator function, into a readable stream.
Baseline Status: This feature is currently Limited and is missing in at least one major browser engine.
Desktop Browser Engine Support
Google Chrome
Unsupported
Mozilla Firefox
117
Supported
Apple Safari
Unsupported
Microsoft Edge
Unsupported
Mobile Browser Engine Support
Chrome Android
Firefox Android
117
Safari iOS
Specifications and References