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?