Fork me on GitHub
#cljs-dev
<
2022-12-12
>
dnolen15:12:02

@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?

squirrel 1
mfikes15:12:10

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.

mfikes22:12:22

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.

mfikes04:12:04

Performance numbers were added to https://clojure.atlassian.net/browse/CLJS-3393 and a new patch was added fixing one of the perf issues

mfikes14:12:14

OK @U050B88UR I'm finished adding patches to that ticket now and have assigned it to you for review, etc.

mfikes14:12:52

I think the CLJS-3993-2.patch is at a level where it is OK for broader testing, review, etc.