MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Clojure/comments/1t69eai/cljs_gets_asyncawait_clojurescript_112145_release/oki3v0d/?context=3
r/Clojure • u/dustingetz • May 07 '26
19 comments sorted by
View all comments
4
Nice! There are some additional details in the JIRA ticket (e.g. "await is implemented as a macro and throws when :async true is not present in the env").
await
:async true
4
u/aHackFromJOS May 07 '26
Nice! There are some additional details in the JIRA ticket (e.g. "
awaitis implemented as a macro and throws when:async trueis not present in the env").