Comment on Tiny Treeshaker: JavaScript tree shaking in 200 lines of codeparentComments−kaba05yPerhaps give native compilation a try? Not sure how well does it work with Clojure, but that might shrink the app size a bit as well?
Comments
Perhaps give native compilation a try? Not sure how well does it work with Clojure, but that might shrink the app size a bit as well?