name |
---|
cljs.js |
compile/analyze ClojureScript code at runtime.
This is what is referred to as the "Bootstrapped Compiler", which allows you to compile ClojureScript with nothing but ClojureScript. In other words, this namespace provides the ability to evaluate ClojureScript code at runtime.