Already covered by https://caniuse.com/#feat=async-functions?
@Schweinepriester Async iterators and async funtcions are not the same thing
@chicoxyzzy This issue is thus requesting https://kangax.github.io/compat-table/esnext/#test-Asynchronous_Iterators versus the already existing https://kangax.github.io/compat-table/es2016plus/#test-async_functions?
It seems like it but we better ask @minj :)
That's correct
On Aug 30, 2017 11:12, "Sergey Rubanov" notifications@github.com wrote:
It seems like it but we better ask @minj https://github.com/minj :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Fyrd/caniuse/issues/3690#issuecomment-325916698, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA_NAzdU2HvFolS3O5wlRKqOpBL3aurSks5sdRlfgaJpZM4PEY5F
.
this is quite a neat function. It allows to asynchronously render your html, maybe by fetching a database query with an async generator. Please consider adding support.
do someone happens to know what the support is for this?
on mac all latest browser (blink, ff, safari) seems to support it...
we have this data in compatibility table
http://kangax.github.io/compat-table/es2016plus/#test-Asynchronous_Iterators
must be blind? can't find it - has no search 👎
edit: went to the github repo and had to search there...
When this goes up (hopefully soon), can it be made so it also returns when searching for for await?
Most helpful comment
That's correct
On Aug 30, 2017 11:12, "Sergey Rubanov" notifications@github.com wrote: