Re: A crash when loading dll from LuaJIT (works with "regular" Lua)

  • From: Mike Pall <mike-1301@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Tue, 1 Jan 2013 13:17:20 +0100

Coda Highland wrote:
> Is there any harm in statically linking Lua into a DLL without
> exposing the symbols and using it with an internal lua_State* that's
> never shared?

That would work just fine.

--Mike

Other related posts: