Comment by moonchild
5 years ago
Usually your objects are boxed, and the box contains a type identifier which the gc can use to identify pointer offsets. It is apparently possible to do precise garbage collection without boxes—I'll see if I can find the paper and link it later—but this is not widely done.
No comments yet
Contribute on Hacker News ↗