Google released their closure library, with it came a superb new compiler that does lots of clever stuff like function inlining and removing unused code. They also made an API for it; these forms use that API to compress your javascript for you.
Google released their closure library, with it came a superb new compiler that does lots of clever stuff like function inlining and removing unused code. They also made an API for it; these forms use that API to compress your javascript for you.