Advertisement

Multiple Lua variants in an application

Started by August 25, 2011 12:46 AM
-1 comments, last by ThuanSeahTan 13 years, 3 months ago
Hi everyone,

I am working on a middleware for games and was thinking introducing Lua into the system in order to add scripting and logic/flow control mechanism to the middleware. Wondering if anyone has experience with a middleware that uses one variants of Lua and the application using another? Would there be any major issues and potential pitfall running two different variants in an application? If the same variant is used, would the application end up having two virtual machines running at the same time?

Thuan

This topic is closed to new replies.

Advertisement