mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
121971f54e
This functionality uses Luau private api to dump heap mempory in JSON format for inspection. The new type `HeapDump` represents memory snapshot with some basic API to calculate stats.