/ljs

Lua VM implemented in Javascript

Primary LanguageJavaScript

ljs - Lua VM implemented in Javascript

note: ljs itself is bytecode loader / interpreter only (.lua scripts must be compiled to .luac in advance)

to run the node-based tests

make test 
# -> M/N TESTS PASSED

dependencies

node (for running tests)

history

originally ljs-16b833862ae2 from mecurial http://code.matthewwild.co.uk/ljs/ :: 16b833862ae2


License (MIT/X11)