lua_api_demo
lua_api_demo copied to clipboard
lua_getglobal(L, "package"); is broken
trafficstars
lua_getglobal(L, "package"); is broken and the behavior is either infinite loop or memory fault.