cljs-dev

ClojureScript compiler & std lib dev, https://clojurescript.org/community/dev
2019-09-09T20:13:07.066100Z

I have no use case for such a thing, but was curious whether anyone had considered storing Clojure data structures, e.g. vectors, maps, sets, inside of a Web Worker shared buffer? I guess not just considered, but actually tried it, and/or looked at any changes in the ClojureScript implementation that would be required to support it?