Skip to content

Support Native AOT on .NET for linux-arm64 #3160

@MarcoKittel

Description

Problem Statement

Sentry already supports Native AOT for the x64 platform. For cost reasons, much of our serverless infrastructure on AWS Lambda is running on arm64 (and seems to be growing).
Therefore it would be great if Sentry would also provide a native library for linux-arm64.

A quick look at the NuGet package told me that currently only linux-x64 is supported:
image

Solution Brainstorm

No response

Metadata

Assignees

No one assigned

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions