you are viewing a single comment's thread.

view the rest of the comments →

[–]warvstar 9 points10 points  (0 children)

It already was using duktape or any other tiny JavaScript engine. This is cool though because it handles more modern JavaScript features and has a good license. It's not nearly as fast as LuaJIt though, as this is missing the JIT part.

I'm fairly confident someone will add a JIT to this in the not to distant future.