|
лет назад: 2 | |
---|---|---|
.. | ||
LICENSE | лет назад: 2 | |
Makefile | лет назад: 2 | |
README.md | лет назад: 2 | |
dump.lua | лет назад: 2 | |
print_r.lua | лет назад: 2 | |
snapshot.c | лет назад: 2 | |
snapshot_utils.lua | лет назад: 2 |
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