ljs
ljs copied to clipboard
Lua VM implemented in Javascript
ljs - Lua VM implemented in Javascript
-
This is the Lua VM / core only. See [TBD] for example integrations.
-
OLD DEMO (ljs + precompiled yeuliang + codemirror editor)
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