clojurescript

dnolen 2025-12-09T00:41:57.715379Z

set the channel topic: ClojureScript, a dialect of Clojure that compiles to JavaScript http://clojurescript.org | Currently at 1.12.134

danieroux 2025-12-09T07:57:36.884229Z

For proxy, we will need a value-fn as well? In our case we translate #uuid into strings for the JS world.

dnolen 2025-12-09T13:22:36.994049Z

Ok will think about it

dnolen 2025-12-09T13:26:07.913539Z

What JS API are you working against where this is necessary? Would be good to understand the use case since converting values really wasn’t part of the design