[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: CGILua vis-a-vis Javascript
- From: Coda Highland <chighland@...>
- Date: Tue, 1 Jan 2013 15:49:55 -0800
On Tue, Jan 1, 2013 at 3:28 PM, Javier Guerra Giraldez
<javier@guerrag.com> wrote:
> On Tue, Jan 1, 2013 at 1:04 AM, Alexander Gladysh <agladysh@gmail.com> wrote:
>>
>> * ljs (http://code.matthewwild.co.uk/ljs)
>> * emscripten (http://code.google.com/p/emscripten/)
>> * jill (http://code.google.com/p/jillcode/), requires Java
>> * lua.js (https://github.com/mherkender/lua.js)
>> * brozula (https://github.com/creationix/brozula)
>> * lua-alchemy (http://code.google.com/p/lua-alchemy), requires Flash
>
> isn't there any based on NaCl? or a silverlight one?
Why bother? If your intent is broad deployment, you probably want to
use a technology that everyone already has installed (JS primarily,
Flash to a lesser extent, Java even less nowadays). If you don't care
about broad deployment, then why are you even worried about trying to
run in a web browser?
/s/ Adam