Closed
Description
From what I gathered, lua_dump
allows for dumping the compiled bytecode of scripts which in theory can be loaded faster than the script in text form.
Metadata
Metadata
Assignees
Labels
No labels
From what I gathered, lua_dump
allows for dumping the compiled bytecode of scripts which in theory can be loaded faster than the script in text form.