Initial release with:
- Ref-counted worker proxy:
refCountedWorker()function andRefCountedWorkerinterface. - Worker proxy protocol:
connectWorker()function andWorkerConstructor,WorkerObject,WorkerCall,WorkerCallSuccess,WorkerCallErrortypes.