[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Compiling Lua bytecode for a different platform
- From: Marc Balmer <marc@...>
- Date: Mon, 29 Feb 2016 08:15:58 +0100
> Am 29.02.2016 um 08:08 schrieb Thomas Jericke <tjericke@indel.ch>:
>
> On 02/26/2016 05:19 PM, Marc Balmer wrote:
>> Would it technically be possible to compile Lua scripts into bytecode for a different platform, e.g. on a x86_64 Linux host for a i386 target?
>
> I thought you have been to my speech at Toulouse ;-)
>
> http://lua-users.org/lists/lua-l/2014-04/msg00611.html
> --
heh ;) Thanks for the pointer to the slides.
- Marc