|
|
|
|
|
by lennelpennel
3555 days ago
|
|
>>Closure(sic) compiler from GWT false. Closure does not compile java to js and closjurescript does not use any tech from gwt. Clojurescript compiles to JS itself and then uses the Closure compiler (which is an incredible piece of tech) to compile js to js (not transpile, but actual compile). |
|