LLV8 Is An Experimental LLVM Compiler For V8 JavaScript
LLV8 is an experimental compiler for the V8 JavaScript Engine as shipped in Chrome, etc. LLV8 makes use of LLVM's MCJIT for code optimization and while it takes longer to compile this way, the generated code should be superior...