Open
Description
Description
The static library coreclr_static.a, which includes all runtime object files for Android, is currently 701,631,922 bytes (~700 MB). This does not affect static linking behavior but significantly impacts package size.
Source code: https://github.com/dotnet/runtime/blob/main/src/coreclr/dlls/mscoree/coreclr/CMakeLists.txt
Tasks
- Investigate contents of coreclr_static.a and identify large contributors
- Trim unused object files or symbols
Metadata
Metadata
Assignees
Type
Projects
Status
No status