|
> No, if you want byte code support, you need to argue with: > * size on harddisc > * loadding time > * portability with lua tools creating bytecode Btw, a way to achieve 1 and 3 is do directly integrate a decompiler within luajit :-) just for 2 its horrible. Kind regards,