# lua-snapshot **Repository Path**: mirrors_cloudwu/lua-snapshot ## Basic Information - **Project Name**: lua-snapshot - **Description**: Make a snapshot for lua state to detect memory leaks. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-07 - **Last Updated**: 2025-10-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README lua-snapshot ============ Make a snapshot for lua state to detect memory leaks. See dump.lua for example. Build ===== make linux or make mingw (in windows) or make macosx