Implement a way to pass a portal to worklet as a parameter.
This is built ontop of the ExecutionObjectBase work, and is designed to show other developers how they can create custom objects that are shared among all worklets, but are passed as parameters to the worklet.