|
|
||
|
On 3-Nov-05, at 6:22 AM, David Given wrote:
To my surprise, running the script through luac makes things *bigger* ---
presumably due to inefficient opcode encoding. Can anyone suggest any other
strategies I could adopt? (I'm already using gzip to compress the final
result.)
Did you try the -s option to luac?