[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua_load and coroutines?
- From: Tim Hill <drtimhill@...>
- Date: Tue, 6 Oct 2015 10:59:13 -0700
> On Oct 5, 2015, at 8:10 PM, Soni L. <fakedme@gmail.com> wrote:
>
> Is it possible to use lua_load with coroutines?
>
> --
> Disclaimer: these emails may be made public at any given time, with or without reason. If you don't agree with this, DO NOT REPLY.
>
>
If you mean, can you call the API from a coroutine, the answer is yes.
—Tim