ITADN

Add ReadableStream::from(async_iterable)

#23Pull RequestMattiasBuelens 创建于 2023-10-31已合并
enhancement
M
MattiasBuelenscommented
This exposes the static method [`ReadableStream.from()`](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/from_static), which creates a new `ReadableStream` wrapping a given iterable or async iterable.
合并状态:已合并 合并于 2023-10-31 关闭于 2023-10-31 0 条评论