Closed surma closed 7 years ago
It would be great to have support for these:
https://github.com/tc39/proposal-async-iteration
(I think that's what you meant, just confirming)
Comlink has support for Async Generators. I plan to move the polyfill to use Comlink, so once that lands we are good to go here :)
Now supported in the polyfill
Can we do support for generators? I feel like to support generators we should ideally have native support for async generators in Chrome...
cc @bfgeek