Open
Description
This is fundamentally a ClojureScript issue. Due to various factors, the smallest hunk of js an optimized ClojureScript fn can produce is ~40K.
View code is loaded quite infrequently, and loading 40k of js is hardly a bottleneck, but having less js coming out of cljs would make debugging and such simpler.