Skip to content

NativeAOT support #167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
emrys90 opened this issue Oct 29, 2023 · 4 comments
Open

NativeAOT support #167

emrys90 opened this issue Oct 29, 2023 · 4 comments
Labels
backlog We hope to fix this feature/bug in the future feature request Request for a new feature

Comments

@emrys90
Copy link

emrys90 commented Oct 29, 2023

Is your feature request related to a problem? Please describe.
NativeAOT support is very useful for reducing server hosting costs, as it reduces memory usage by quite a bit.

Additional context
Building a NativeAOT app with Bugsnag in the project produces this compiler warning:

/root/.nuget/packages/bugsnag/3.1.0/lib/netstandard2.0/Bugsnag.dll : warning IL2104: Assembly 'Bugsnag' produced trim warnings.

To be fully NativeAOT compatible with no potential runtime issues, there has to be 0 trim warnings.

@clr182 clr182 added feature request Request for a new feature backlog We hope to fix this feature/bug in the future labels Nov 7, 2023
@clr182
Copy link

clr182 commented Nov 7, 2023

Hi,
Thank you for reaching out and submitting this feature request. I've raised this with our product team for further investigation. I don't currently have an firm ETA but If we do decide to support NativeAOT we will update this thread with more information.

@emrys90
Copy link
Author

emrys90 commented Nov 7, 2023

Okay thank you!

@MartinRichards23
Copy link

With AOT becoming more popular, this is becoming increasingly important. Our project is moving to AOT in a few months.

@toniewypada
Copy link

Hi @MartinRichards23 👋🏻,
Thanks for your comment. We’ve informed our Product team about your interest in NativeAOT support in Insight Hub/BugSnag.
The ETA for this feature is not known, however we’ll be sure to update this GitHub issue once we have any new information.

MartinRichards23 added a commit to MartinRichards23/bugsnag-dotnet-AOT that referenced this issue May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog We hope to fix this feature/bug in the future feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

4 participants