thanks for posting this question. I asked about it a few months ago on slack and apparently it has come up a few times. There is resistance (for good reason), but here's a proposal I put together that might get discussion going:
https://beta.observablehq.com/@shaunlebron/proposal-generators-and-async-functions-in-clojurescript in summary, core.async doesn't solve all the problems, can be harder to debug, and using the promise api directly can be unwieldy. but there are arguments against including the extra syntax. feedback appreciated! On Wednesday, May 23, 2018 at 11:44:06 PM UTC-5, Philos Kim wrote: > > I wonder when the async/await feature in ES8 will be introduced in > ClojureScript. > > Of course, I know there is core.async in ClojureScript but I hope that the > async/await feature in ES8 will be supported in ClojureScript as soon as > possible. > > Does anyone know when it will be supported? > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojurescript+unsubscr...@googlegroups.com. To post to this group, send email to clojurescript@googlegroups.com. Visit this group at https://groups.google.com/group/clojurescript.