Open
Description
We should think about introducing a ProgramHandle
type, similar to what we have with MapHandle
. We seem to have a bunch of somewhat confusing APIs that work on file descriptors, when really I think they should be abstracted behind such a type.