[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Multiple functions: was the gc
- From: "D Burgess" <dburgess@...>
- Date: Wed, 23 Aug 2006 00:48:36 +1000
I also wonder about using lua_load() followed by
lua_dump() and then load a dumped/striiped binary for
each thread.