-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Build-monosize-reductionIssues impacting final app size primary for size sensitive workloadsIssues impacting final app size primary for size sensitive workloads
Milestone
Description
This is enabled by other work we're doing as part of .NET 6, but we should add assertions in addition to that to make sure everything really is going away.
We should be able to create a new project with the latest SDK, set the following properties, and have the native ICU bits fall away:
<InvariantGlobalization>true</InvariantGlobalization>
<WasmBuildNative>true</WasmBuildNative>
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Build-monosize-reductionIssues impacting final app size primary for size sensitive workloadsIssues impacting final app size primary for size sensitive workloads