Skip to content

Conversation

@bruno-garcia
Copy link
Member

@bruno-garcia bruno-garcia commented Dec 2, 2023

Resolves: #164

This will make craft builds faster. AOT has faster startup time.
And it'll help us dogfood out AOT/native crash support added on Sentry SDK for .NET 4.0.0

TODO:

  • test this on mac/linux
  • cause crash test minidump upload
  • test symbol upload

Size of console goes down to:

12M Dec 2 00:43 SymbolCollector.Console

But DragonFruit prob won't work since it's magically binding arguments to POCO's

Unhandled Exception: System.InvalidProgramException: Could not find a static entry point 'Main' that accepts option parameters.

@bruno-garcia bruno-garcia mentioned this pull request Dec 2, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduce CLI binary size

1 participant