|
|
|
|
|
by AstralStorm
1779 days ago
|
|
It was too, when you stayed in the new .NET UI, with additional bugs.
Note that shell itself is one of those applications. The problem there I think it's that all the CLR VMs are not free, specifically the libraries in them are loaded from disk, sizable and not shared across processes, and lazy loaded. Same problem as if you ran a lot of JVM applications. |
|