Skip to content

lua-bytecode/lua-bytecode.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua-bytecode.github.io

Lua bytecode file viewer


The bytecode viewer is written in pure Lua.
It's running inside your browser under Fengari (Lua interpreter written in JS).
The bytecode files are not being uploaded somewhere; processing is performed locally.

The viewer can also convert your bytecode file to another endianness, platform word size and Lua number size.
Note: It can't convert bytecode from one Lua version to another :-)

About

Lua bytecode file viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published