←back to thread

597 points pizlonator | 1 comments | | HN request time: 0s | source
Show context
AndyKelley ◴[] No.45135042[source]
Super cool project. Sorry if you explained this already, I don't know what "Dijkstra accurate" means. How does it know if an object is truly available to be reclaimed, given that pointers can be converted to integers?
replies(2): >>45135053 #>>45138263 #
1. shim__ ◴[] No.45138263[source]
Pointers are always integers, which can be interpreted as pointers.