[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Is there any circumstance that needs to invoke lua_newstate () to create two or more Lua states in a single C\C++ process?
- From: 孙世龙 sunshilong <sunshilong369@...>
- Date: Wed, 21 Oct 2020 09:50:13 +0800
HI, list
Is there any circumstance that needs to invoke lua_newstate () to
create two or more Lua states in a single C\C++ process?
It would be better if you can give me a few simple examples.
What aspects should I consider(or be aware of) when creating two or
more Lua states in a single C\C++ process?
Best regards
Sunshilong