|
----- Original Message ----- From: steve donovan Date: 3/2/2011 9:06 AM
This is true, but it is a good strategy. The byte code reading is FAR faster, and for environments where we're scraping to get every bit of memory that we can, being able to dump the Lua parser is a win.On Wed, Mar 2, 2011 at 4:25 PM, Benoit Germain<bgermain@ubisoft.fr> wrote: Embedding byte code is a deployment strategy, not essential.
I really wish LuaJIT provided a bytecode format, but I don't wish it hard enough (yet) to pony up cash for Mike to make it happen. :)
Josh