Skip to content
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

Support win-x86 runtime for Native AOT #3899

Open
andrew-kulikov opened this issue Jan 15, 2025 · 3 comments
Open

Support win-x86 runtime for Native AOT #3899

andrew-kulikov opened this issue Jan 15, 2025 · 3 comments

Comments

@andrew-kulikov
Copy link

andrew-kulikov commented Jan 15, 2025

Problem Statement

Sentry v5.0.1 contains sentry-native library compiled for win-x64, linux-x64 and osx. In .NET 9 Microsoft officially shipped win-x86 support for Native AOT. If possible, it would be great to have this runtime support in Sentry as well.

Use cases: WinUI 3 and UWP apps

Solution Brainstorm

No response

Product Area

Other

@getsantry
Copy link

getsantry bot commented Jan 15, 2025

Assigning to @getsentry/support for routing ⏲️

@dalnoki dalnoki transferred this issue from getsentry/sentry Jan 16, 2025
@kahest kahest transferred this issue from getsentry/sentry-native Jan 16, 2025
@jamescrosswell
Copy link
Collaborator

Hi @andrew-kulikov,

Similar to the query you raised about supporting Windows Arm64, we might be able to look at this if we could use Windows x86 runners on GitHub.

@vaind
Copy link
Collaborator

vaind commented Jan 17, 2025

Use cases: WinUI 3 and UWP apps

Is it actually necessary to compile for x86? I assumed 32-bit machines are all but extinct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Status: No status
Status: Needs Discussion
Development

No branches or pull requests

5 participants