Re: Is there any plan to make luajit support bytecode?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Is there any plan to make luajit support bytecode?
- From: steve donovan <steve.j.donovan@...>
- Date: 2011年4月15日 07:59:24 +0200
On Thu, Apr 14, 2011 at 11:22 PM, Adam Strzelecki <ono@java.pl> wrote:
> I think opening little sponsorship could be way to go to get this feature done :) I'd gladly contribute to it.
It also appears that the speed of loading precompiled code is a factor
in games; bytecode itself is not good obfuscation for a determined
person with a dissembler. If compile speed is not a factor, then some
traditional code obfuscation would probably be as good as bytecode.
steve d.