18:25 | <bakkot> | chrome shipping Array.fromAsync soon, nice https://groups.google.com/a/chromium.org/g/blink-dev/c/8-BdTuYXFH0/m/4IgqlFy_BgAJ |
18:26 | <bakkot> | Firefox shipped a while ago so I think this should be sufficient for stage 4, assuming the outstanding editorial issue gets resolved https://github.com/tc39/proposal-array-from-async/issues/33 |
19:03 | <shu> | it is the most incomprehensible builtin in V8 |
19:03 | <shu> | on account of the manual control flow transform to do it explicitly with promises |