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