- [x] create a new crate called void-guest - [ ] move all code that is not app specific to it - [x] move any code from common that is not shared across the boundary - [x] rename types to be clearer - [ ] refactor out code to have less app specific code