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