[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re[2]: Is LUA reentrant?
- From: Evgeny Belyanko <evgenylist@...>
- Date: Wed, 27 Jun 2007 19:36:03 +0400
JH> You must ensure that you are using different main lua_state. Main
JH> lua_state contains all virtual machine data.
Yes, it is clear.
>> In case of minimum script, like hello.lua, how many memory for DATA
>> and STACK I will need (approximately).
How many RAM I need for lua_state struct and for stack? (very aprox,
in case of 32 bit CPU).
Thank you!
--
Best regards,
Evgeny mailto:evgenylist@gmail.com