You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bytecode cross-compiled on dev machine (#481)
* using cli tools to convert to c header files
* add string lengths for ii files too
* bytecode cross-compilation & loading working
* cleanup makefile and document lua bc cross-compilation process
* fix dependencies in makefile
* remove lua 5.2 compatibility. unused anyway
* tracking lua globals for env clear
* fix buffer name when loading scripts
* support crow which doesn't have require
* lua env no longer loads some useless modules