(no title)
4rt | 3 months ago
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.
greener_grass|3 months ago
What problems does this cause?
4rt|3 months ago