[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Binary Modules for Lua [was Re: External modules]
- From: "Peter Loveday" <peter@...>
- Date: Fri, 22 Nov 2002 12:15:59 -0500
Hmm, another question; what is the proposed means of an extension calling
lua library functions?
On windows it is not possible to treat an executable as a DLL, symbols can
not be exported from an exe. Various ways that have been suggested are to
pass a huge struct of callbacks containing each lua function, or to require
the actual Lua interpreter to be in a DLL.
Just wondering how you were looking at solving this problem?
Love, Light and Peace,
- Peter Loveday
Director of Development, eyeon Software