Skip to content

Lua 5.1 bytecode interpreter, in Lua

License

Notifications You must be signed in to change notification settings

TheLegendarySpark/FiOne

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FiOne

Pronounced like "Fiona" with an "e". This software aims to provide a decently fast and reliable way of executing Lua 5.1 bytecode under other Lua environments without the use of load or loadstring. For the purpose of anything from sandboxing to reimplementing arbitrary execution, this should serve your needs.

Note that only an interpreter is provided, and compiled code must be obtained from some external source.

About

Lua 5.1 bytecode interpreter, in Lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%