Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

humbletim/ljs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Lua VM implemented in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published