Trim OSPlatformAttributes from WASM apps #40163
Labels
area-System.Runtime
linkable-framework
Issues associated with delivering a linker friendly framework
Milestone
The new attributes that inherit from
OSPlatformAttribute
that were introduced with #33331 are only needed for build-time analysis. They are not necessary at runtime. We should add these attributes to the list of attributes we remove for linked WASM apps:runtime/src/mono/netcore/System.Private.CoreLib/src/ILLink/ILLink.LinkAttributes.wasm.xml
Lines 2 to 7 in a5e2249
cc @marek-safar @layomia
The text was updated successfully, but these errors were encountered: