neo c74d47dc3e 初始仓库 %!s(int64=2) %!d(string=hai) anos
..
LICENSE c74d47dc3e 初始仓库 %!s(int64=2) %!d(string=hai) anos
Makefile c74d47dc3e 初始仓库 %!s(int64=2) %!d(string=hai) anos
README.md c74d47dc3e 初始仓库 %!s(int64=2) %!d(string=hai) anos
dump.lua c74d47dc3e 初始仓库 %!s(int64=2) %!d(string=hai) anos
print_r.lua c74d47dc3e 初始仓库 %!s(int64=2) %!d(string=hai) anos
snapshot.c c74d47dc3e 初始仓库 %!s(int64=2) %!d(string=hai) anos
snapshot_utils.lua c74d47dc3e 初始仓库 %!s(int64=2) %!d(string=hai) anos

README.md

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