[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: glue the bytecode with lua
- From: steve donovan <steve.j.donovan@...>
- Date: Fri, 24 Mar 2017 10:18:10 +0200
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'