Sunday, August 16, 2009

Natively Compiled JavaScript ...

... it sure makes things run faster.

But, if it is just going to natively compile it, why can't I compile it before I serve it up?

Most JS libraries have a IE, a FF and GC/WK version of thier 'inner workings', so why can't I just pre-compile the whole library and serve it up as the 'FF on XP' version?

I have no doubt that the JSF code that our product websites at work pump out could benefit from it.

No comments: