lua-users home
lua-l archive

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


Thanks so much! I saw you closed the issue I opened. ‎I look forward to testing as soon as I get some free time. 

‎Kind Regards,

Russ

Sent from my BlackBerry 10 smartphone on the Virgin Mobile network.
From: Vinicius Jarina
Sent: Monday, January 28, 2019 2:45 PM
To: Lua mailing list
Reply To: Lua mailing list
Subject: Re: Lua API changes between 5.1 and 5.3 for interfacing with .Net

Hi Russell
Just a heads up that I've updated KeraLua to Lua 5.3 with no modifications. I've also created a NuGet package to make easier to use it https://www.nuget.org/packages/KeraLua/

On Tue, Jan 16, 2018 at 3:01 AM Russell Haley <russ.haley@gmail.com> wrote:
On Mon, Jan 15, 2018 at 3:00 AM, Viacheslav Usov <via.usov@gmail.com> wrote:
> On Mon, Jan 15, 2018 at 11:02 AM, Viacheslav Usov <via.usov@gmail.com>
> wrote:
>
>> I do not think the information on the impossibility of calling __cdecl
>> imports from managed code is accurate.
>
> I should have read the comments to that post. One of them said exactly what
> I said, but then there was a further complication, which was also explained
> to have been a misconception. See the entire thread at
> https://ttuxen.wordpress.com/2009/11/03/embedding-lua-in-dotnet/#comment-36
> .
>
> Cheers,
> V.

Thanks V, I've got it compiled and mostly working. I'm getting an
error trying to push a string on the stack, but it's doing quite a bit
of other things successfully up to that point. I'll post
questions/code tomorrow. zzzzzzzzzz

Thanks everyone!
Russ