|
il y a 2 ans | |
---|---|---|
.. | ||
LICENSE | il y a 2 ans | |
Makefile | il y a 2 ans | |
README.md | il y a 2 ans | |
dump.lua | il y a 2 ans | |
print_r.lua | il y a 2 ans | |
snapshot.c | il y a 2 ans | |
snapshot_utils.lua | il y a 2 ans |
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