Earlier quoted context omitted.
Nice work on Shuru — I remember looking at it when I was researching this space. You went with a Rust wrapper on Apple’s Virtualization framework right? I have been working on something similar but on top of firecracker, called it bhatti ( https://github.com/sahil-shubham/bhatti ). I believe anyone with a spare linux box should be able to carve it into isolated programmable machines, without having to worry about pro…
Is there a way to store configuration/data of applications running on a Bhatti VM on the host, ala Docker volumes?
They are ext4 blocks which exist independent of sandboxes.