lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


There is MobileLua (https://github.com/divineprog/mobilelua) running
on top of MoSync (http://www.mosync.com/). I have been using/tweaking
it to do remote debugging of Lua applications to work with the Lua IDE
I have been developing
(https://github.com/pkulchenko/ZeroBraneStudio).

The most recent version of MoSync claims support for WP7, but I
haven't had a chance to try it yet; I have used it on both iOS and
Android.

Paul.

On Thu, May 31, 2012 at 1:30 AM, steve donovan
<[email protected]> wrote:
> On Thu, May 31, 2012 at 10:22 AM, Philippe Lhoste <[email protected]> wrote:
>> Have you tried? Did you had some issues? What kind?
>
> In particular, are native non-managed builds possible?
>
> The Luainterface folks have been running completely managed Lua code
> (.NET) for a while now, so it can be done.
>
> steve d.
>