This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-10-27
Channels
- # announcements (10)
- # beginners (95)
- # biff (2)
- # calva (33)
- # cherry (1)
- # clj-kondo (16)
- # clojure (96)
- # clojure-australia (1)
- # clojure-china (1)
- # clojure-europe (42)
- # clojure-filipino (1)
- # clojure-france (2)
- # clojure-hk (1)
- # clojure-indonesia (1)
- # clojure-japan (1)
- # clojure-korea (1)
- # clojure-my (1)
- # clojure-nl (1)
- # clojure-norway (24)
- # clojure-sg (11)
- # clojure-taiwan (1)
- # clojure-uk (1)
- # clojurescript (21)
- # cursive (22)
- # data-science (3)
- # events (7)
- # fulcro (3)
- # graalvm (4)
- # gratitude (6)
- # helix (11)
- # honeysql (7)
- # hoplon (1)
- # introduce-yourself (1)
- # jobs (2)
- # jobs-discuss (16)
- # lsp (15)
- # malli (14)
- # nbb (73)
- # practicalli (3)
- # reagent (8)
- # reitit (5)
- # releases (1)
- # ring (5)
- # rum (3)
- # sci (17)
- # scittle (7)
- # shadow-cljs (22)
- # tools-deps (26)
- # xtdb (9)
https://github.com/clojure/core.async 1.6.673 is now available • https://clojure.atlassian.net/browse/ASYNC-248 Dynamically load ioc analyzer only when needed • Perf improvements in go macro compilation • Note: as of this version, core.async requires Clojure 1.10+
minor. dynamically loading the analyzer is a significant improvement for aot-compiled apps though
in that they don't load it at all
no, hope to have some cycles to look at some more async stuff soon
https://github.com/borkdude/respeced: testing library for clojure.spec fdefs v0.1.2: compatibility with Clojure 1.11. Thanks @chaos https://github.com/borkdude/respeced/blob/master/CHANGELOG.md#012 The previous release is from almost 4 years ago :)