Minimal GC in JS
Primary LanguageJavaScript
This is a demo of a simple mark-sweep GC written in JavaScript.