Echo JS 0.11.0

<~>

nil 3783 days ago. link 2 points
This is where the magic happens:

Js2JsCompiler.prototype.compileCode = function(code) {
        return code; // as we need to compile javascript to javascript, we do nothing here :)
};
braveoyster 3783 days ago. link 1 point
Can i tell you ,i checked the source code , so i found the truth
bostrt 3783 days ago. link 1 point
I wouldn't quite understand the humor here if I didn't have a background in GWT and know the feeling of over-{complication, kill} that GWT can sometimes have compared to straight JS.

This is great!
coffeeyesplease 3783 days ago. link 2 points
I have to admit that it did take me a bit to "get it" (been laughing ever since).