|
|
|
|
|
by heisig
2176 days ago
|
|
First class global environments are not about having multiple users on the same machine. Their main purpose is isolation, sandboxing, and reproducibility. Not every program should be able to modify the compiler, the kernel, or the garbage collector :) |
|