Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

[FEATURE] Compile for arm64 #569

@RdWing

Description

@RdWing

dotnet now easily allows slightly modifying the project to allow use of native arm64 .Net, and Thetis could maybe be easily compiled for arm64.

https://devblogs.microsoft.com/visualstudio/how-to-run-net-apps-natively-on-arm64-devices/

ARM64 devices are just getting more and more prevalent. Thetis currently works okay with the x64 translation layer, but could become significantly faster and more power efficient with native compilation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions