This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-12-12
Channels
- # adventofcode (80)
- # announcements (11)
- # babashka-sci-dev (6)
- # beginners (52)
- # calva (144)
- # clj-kondo (28)
- # cljdoc (2)
- # cljs-dev (7)
- # clojure (120)
- # clojure-dev (28)
- # clojure-europe (36)
- # clojure-nl (1)
- # clojure-norway (16)
- # clojure-uk (3)
- # clojurescript (1)
- # cursive (4)
- # datomic (14)
- # figwheel-main (5)
- # fulcro (23)
- # hoplon (2)
- # hyperfiddle (46)
- # improve-getting-started (10)
- # jobs (1)
- # joyride (1)
- # leiningen (10)
- # malli (5)
- # nbb (5)
- # off-topic (21)
- # polylith (7)
- # portal (15)
- # practicalli (1)
- # rdf (18)
- # re-frame (3)
- # releases (2)
- # remote-jobs (5)
- # shadow-cljs (25)
- # spacemacs (4)
- # tools-deps (16)
- # tree-sitter (1)
@mfikes is this in a good state https://clojure.atlassian.net/browse/CLJS-3393? Anything I need to know before making a branch and running the tests?
It is a first cut. I've kicked it around a bit and it appears to be working fine. It certainly passes all tests. So now it is at the phase where it probably needs some broader review testing. I would like to run it through Coal Mine to see if it can catch things, etc.
There is one deviation surrounding meta and dropping from string seqs. I’m assuming that’s a bug in Clojure 12 alpha and wrote a JIRA for it.
Performance numbers were added to https://clojure.atlassian.net/browse/CLJS-3393 and a new patch was added fixing one of the perf issues
OK @U050B88UR I'm finished adding patches to that ticket now and have assigned it to you for review, etc.