getsentry / symbol-collector

Clients and Server to collect system symbols.
https://sentry.io
MIT License
28 stars 8 forks source link

Reduce CLI binary size #164

Open vaind opened 1 year ago

vaind commented 1 year ago

Published CLI artifacts are pretty large. They could be significantly reduced by switching to .NET Native AOT.

bruno-garcia commented 12 months ago

Great use case to dogfood the native crash reporting support we'll add for net8