|
1 year ago | |
---|---|---|
.. | ||
LICENSE | 1 year ago | |
Makefile | 1 year ago | |
README.md | 1 year ago | |
dump.lua | 1 year ago | |
print_r.lua | 1 year ago | |
snapshot.c | 1 year ago | |
snapshot_utils.lua | 1 year ago |
Make a snapshot for lua state to detect memory leaks.
See dump.lua for example.
make linux
or
make mingw (in windows)
or
make macosx