so this commit also breaks the :graaljs
compile target: https://github.com/clojure/clojurescript/commit/e4e1ac2520a2d5a1e5affdfc0a92a59da9dbbd2f
do you intend to remove the :graaljs
compile target altogether?
or just the repl support?
I guess my question also is: how would adding a repl and/or compile target as a library work?
we do use the graaljs compile target in production and I’d be happy to contribute and test things