abra-lang icon indicating copy to clipboard operation
abra-lang copied to clipboard

Garbage collection 😬

Open kengorab opened this issue 4 years ago • 0 comments
trafficstars

Yeah... this needs to happen. I've been putting it off for far too long....

Right now, memory that gets allocated when running a file just sticks around until the CLI terminates. There should be some kind of GC implementation which frees up unused memory.

kengorab avatar Jan 02 '21 03:01 kengorab