Hello everyone,
Basically it parses and transformes JS code to Lua5.2 (or LuaJIT) code (or bytecode). Then you can execute it on a unmodified lua/luajit interpreter, using the CASTL runtime lib.
If you have any questions, want to contribute, or anything like that don't hesitate!
Best,