MCPcopy Create free account
hub / github.com/coronalabs/corona / Rtt_LuaCompile

Function Rtt_LuaCompile

platform/shared/Rtt_PlatformAppPackager.cpp:82–85  ·  view source on GitHub ↗

On Windows, we export a lua_compile_files() function that calls the equivalent Rtt_LuaCompile() function in "luac.c". This allows us to share the same "lua.dll" for both the Corona Simulator and Corona built Windows apps.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

CompileScriptsMethod · 0.70

Calls 1

lua_compile_filesFunction · 0.85

Tested by

no test coverage detected