Re: Multiple functions: was the gc
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Multiple functions: was the gc
- From: David Jones <drj@...>
- Date: 2006年8月22日 15:47:57 +0100
On 22 Aug 2006, at 15:40, D Burgess wrote:
Thanks for this David.
In an ideal world lua_pushluafunction() or significance or just
being able to push a function into another thread stack would
be handy.
Yes, I think your example is quite a compelling case for being able
to create a fresh function instance from one that you've already got.
drj