zig-cli icon indicating copy to clipboard operation
zig-cli copied to clipboard

Free value references after parsing

Open sam701 opened this issue 2 years ago • 0 comments

Currently, the value references are statically created, but these objects are not needed after the parsing completes.

sam701 avatar Dec 18 '23 17:12 sam701