— Just creating a function that wraps spawn expressions
— And we can later modify spawn to inject the call or something
— Ok, so I think I can do all this in userspace with references
— I would need some kind of primitive though
— Definitely possible in userspace
— What does spawn currently return?
— We can keep it like that
— And introduce a fork
function / syntax or something