|
|
|
|
|
by 4rt
219 days ago
|
|
They're self contained and native, but they're still massive. There's been some work on CoreRT and a general thrust to remove all dependencies on any reflection (so that all metadata can be stripped) and to get tree-shaking working (e.g. in Blazor WASM). It seems like in general they're going in this direction. |
|
What problems does this cause?