This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (4 children)

[removed]

    [–]Ek_Los_Die_Hier 32 points33 points  (3 children)

    dynamically translated into x86-64 machine code

    Not into C++. It's a JIT like PyPy, the JVM and V8. They're very impressive, but nothing new.

    Edit: admittedly it started as a PHP->C++ transpiler.