@lanodan @xianc78 this looks cool, although kernel "objects" ring a bad bell.
>A cspace is itself a capability which stores a (configurable) number of capability slots. Each task is associated with one cspace and invokes them by providing the index of the capability slot they wish to use as a 32-bit unsigned integer.
does this mean it has process isolation by design or are cspaces not isolated from other processes