|
|
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