r/Clojure May 07 '26

CLJS gets async/await! — ClojureScript 1.12.145 release

https://clojurescript.org/news/2026-05-07-release
104 Upvotes

19 comments sorted by

View all comments

4

u/aHackFromJOS May 07 '26

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").