2013 LLVM Developers’ Meeting: “JavaScript JIT with LLVM”

preview_player
Показать описание

JavaScript JIT with LLVM - Filip Pizlo - Apple Inc.


Dynamic languages present unique challenges for compilation, such as the need for type speculation and self-modifying code. This talk shows how to add support for these features to LLVM and use them to implement a JIT for JavaScript.

Рекомендации по теме
Комментарии
Автор

Wow! This sounds super promising for JS world. Where can I follow updates/news/feeds on javascript --> LLVM ?

avimehenwal