|
On Fri, Mar 24, 2017 at 10:15 AM, Dirk Laurie <dirk.laurie@gmail.com> wrote:
> No, because the information about bytecode structure is not officially
> documented outside the Lua source. Luiz's library is authoritative, of
> course, but not official.
I think OP just wants to include the created bytecode in a project.
srlua can do this, AFAIK, by allowing you to append the bytecode using 'glue'