Add basic garbage tracer.

This isn't a concurrent GC and it cannot provide a reliable result;
the output is just an estimate.
This commit is contained in:
Catherine
2025-12-06 01:21:19 +00:00
parent 7c3b2248c9
commit 82aebb70bf
6 changed files with 141 additions and 40 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"-s -w"
];
vendorHash = "sha256-D5v6LpJZ+a2Dzdir/YzyFBwY/K4laTr58beywzXOsTM=";
vendorHash = "sha256-wwsxHEwCySO2Ykttf6C+GZupMWczVYkAhSVwaVZHNko=";
};
in
{