|
|
|
|
|
by Elv13
3803 days ago
|
|
In itself, beside being a ridiculous amount of work, it would be a good thing. If all apps ran on its own hypervised runtime instead of a "native" runtime, the world you be a better place. The overhead of starting a VM is actually in the 2 digit milliseconds and can be done while the initial I/O are performed. The XDG-App project is trying to make it easier to sandbox Linux desktop and server applications by defining all the interfaces between the sandboxes and the OS. This work, while initially designed for containers, will eventually work on VM too. |
|