Katacontainers is an interesting project. Microsandbox is a more opinionated project with a UX that focuses on getting up and running with microVMs quickly. I want this experience for Linux, macOS and Windows users.
More importantly is making sandboxing really accessible to AI devs with `msb server`.
If by embeddable, you mean having the vm run in the same process, then no. The vm aborts its process when it's done so it has to run as separate process.
They are Linux VMs and you can host any executable that can work on that.
The python/node environment you see is part of what makes the SDK work. Really, it's very similar to Docker in use.
Your statement initially went over my head. Sorry lol.
You can always download the installer script and audit yourself.
I will set up proper distribution later.
> can you share some thoughts on how you compare or future direction?
Microsandbox does not offer a cloud solution. It is self-hosted, designed to do what E2B does, to make it easier working with microVM-based sandboxes on your local machine whether that is Linux, macOS or Windows (planned) and to seamlessly transition to prod.