|
|
|
|
|
by eloff
4780 days ago
|
|
So it's using LuaJIT and not PUC Lua? (A good thing to be sure, as LuaJIT is much faster, even without the JIT.) Is there a way to run Terra with a separate Lua state per thread? So as to not have the problem with serializing when calling Lua from Terra? |
|