Re: [whatwg/streams] ReadableStream.from(asyncIterable) (#1083)

@MattiasBuelens pushed 21 commits.

985d130b879fad7b1fb170931c213d76dfa7f42d  Add ReadableStream.from(asyncIterable)
caabee491b8e76b18be7bf34246c093024f2f3be  Format literals as code
d31cbacdff817aebf14bfd9885be14271dce9588  Handle sync errors from calling return()
be1e84764430eddd1add850b470bd1032745134d  Move startAlgorithm steps to main steps
8f9b46e75614a61a1cd22bdcf076d4e685a317a7  Pass cancel reason to return()
ac910a3570f4238160b7a1a52d0a42aa6046ec32  Add ReadableStreamFromIterable abstract op
71219547f914e3c34c9304e309ca40246bd07551  Add ReadableStream.of(...chunks)
851e5bd31198894f5859c19c41a41aebd98f3767  Fix GetIterator call
fbefcb98385a256dd38472be93499a882c283694  Fix highlighting for |stream|
0b6885c716d064940a450bfa3355f963bdf4944e  Use Reflect.apply
240c36fb44e01083e9d78e1c62ae992e9746d85a  Fix "Type(x) is Object" checks
9c145d284e62bfdd73a3c80efd510df832652843  Add todo if we want to allow changing the queuing strategy
f621e1f856a71aefb6c1b776a5b5ce56595718f3  Revert "Add ReadableStream.of(...chunks)"
827712893eda749439128a3c3da748626d7775ba  Fix Call abstract op
7c0334fd0f54c485453d60334b99a8d273ea5b14  Implement CreateAsyncFromSyncIterator abstract op
4d5e51f6cdf69313db2f7192ec2dc34302311a63  Set HWM to 0 for ReadableStream.from()
4a83c73444beff2e53fee68a573593ad7b58aaf7  Update spec text to set HWM to 0
2fabfdae115deddcb4b0d098a310e74aa514c752  Add error message
9ed3cec5a232b445630eb48230797bd5838805ab  Roll WPT
57959b7b1e3ff459723ce834514600c8fd61262f  Add more error messages
a7e89663127a619a70d97f5e191af6c0481f7a14  Roll WPT

-- 
View it on GitHub:
https://github.com/whatwg/streams/pull/1083/files/2badb5f15a20531a150af8bebe92daf215b9e645..a7e89663127a619a70d97f5e191af6c0481f7a14
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/streams/pull/1083/push/13190043192@github.com>

Received on Tuesday, 4 April 2023 20:32:28 UTC