/mgc

Minimal GC in JS

Primary LanguageJavaScript

Minimal Garbage Collector

This is a demo of a simple mark-sweep GC written in JavaScript.