[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Minimal Lua 5.x installations
 
- From: Sean Conner <sean@...>
 
- Date: Tue, 9 Jul 2019 12:14:33 -0400
 
It was thus said that the Great Luiz Henrique de Figueiredo once stated:
> > Compiling Lua without parser, dump and undump, it increases the size
> > of my final binary by 41 KB.
> 
> It *increases* the size of the binary?
  Adding Lua, minus those parts, increased his application by 41K.  I assume
that Lua with those parts would be a larger increase.
  -spc