Skip to content

Optional Self hosting

David Nolen edited this page Aug 2, 2015 · 15 revisions

This page documents advice for people wanting to build ClojureScript projects that want or need to leverage cljs.js/eval-str and other self-hosted functionality.

WARNING: If you are building a web application where the final size of the deployed artifact matters > significantly you should not be leveraging any of the functionality outlined on this page.

Clone this wiki locally