|
hace 1 año | |
---|---|---|
.. | ||
LICENSE | hace 1 año | |
Makefile | hace 1 año | |
README.md | hace 1 año | |
dump.lua | hace 1 año | |
print_r.lua | hace 1 año | |
snapshot.c | hace 1 año | |
snapshot_utils.lua | hace 1 año |
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