Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify process API to more closely resemble BEAM-process.
We remove the explicit Start() step in process setup, and rename a few things. The result is a simpler implementation on the capnp side, and less user-facing complexity. Future work may re-introduce the explicit start step in the context of binding procs to anchors.
- Loading branch information