[mono] Remove w32 subsystem on wasm #48056
Labels
arch-wasm
WebAssembly architecture
area-VM-meta-mono
size-reduction
Issues impacting final app size primary for size sensitive workloads
Milestone
This runtime code (w32* files) should be largely unnecessary for netcore after #47333 lands, and we should get rid of it as much as possible and make sure it's not present on wasm. If we do use it in a single place, it might be worth some refactoring to put the relevant code elsewhere.
The text was updated successfully, but these errors were encountered: