Saturday, May 17, 2014

Introducing the WebKit FTL JIT

For compiler geeks, Introducing the WebKit FTL JIT "This post describes a new advancement in JavaScript optimization: the WebKit project has unified its existing JavaScript compilation infrastructure with the state-of-the-art LLVM optimizer. This will allow JavaScript programs to leverage sophisticated optimizations that were previously only available to native applications written in languages like C++ or Objective-C."

No comments: