AsyncObjects 0.3.1 is released today. The primary feature of this release is that vats and vat runners are now different things. The vat can migrate from one runner to another (unless it is a NIOSelectorVat that is pinned to NIOSelectorRunner that has created it). This change inspired by similar feature done in E programming language implementation.