[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: disallow interaction with "outside world"
- From: Javier Guerra Giraldez <javier@...>
- Date: Thu, 2 Jul 2015 09:19:47 -0500
On Thu, Jul 2, 2015 at 9:14 AM, steve donovan <steve.j.donovan@gmail.com> wrote:
> <aapo.talvensaari@gmail.com> wrote:
>> That's somethingthe Lua and the community around it could look forward (say
>> in WebAssembly support in luac — Makes sense?).
>
> Totally! But the elephant in the room is the DOM....
fortunately, most DOM implementations have some native CSS selectors,
making jQuery-like access not too complex, and frankly mandatory for
any javascript-alternative. (i.e. it's one of the few basic built in
functions in Dart)
--
Javier