Tonight we'll return to our Garbage Collector written in Rust. We're not quite ready to wire it into our Wren interpreter/compiler, but we'll work on making its APIs a bit more ergonomic including hopefully adding Typed Handles for more easily expressing what types a Handle is pointing to for the Rust type system.