ljs icon indicating copy to clipboard operation
ljs copied to clipboard

how fast is this compaired to luajit?

Open Shadowblitz16 opened this issue 4 years ago • 1 comments

Shadowblitz16 avatar Dec 03 '21 02:12 Shadowblitz16

It's exactly as fast as Lua is, there is also ljsjit (https://github.com/mingodad/ljsjit) that is as fast as Luajit. It's basically a rework on the lexer/parser to accept this syntax.

mingodad avatar Dec 03 '21 08:12 mingodad