cefsharp/CefSharp

Feature Request - ARM64 support on .NET Framework 4.8.1

开放

#4,155 创建于 2022年7月10日

 (21 条评论) (1 个反应) (0 位负责人)C# (2,940 个派生)batch import
Help Wantedfeature-request

仓库指标

星标
 (10,221 个星标)
PR 合并指标
 (平均合并 3天 17小时) (30 天内合并 5 个 PR)

描述

Bulk of the work to support Windows ARM64 is done. The only feature that will help is if CefSharp could also be compiled for .NET Framework ARM64 support.

It should merely be recompiling the managed components and the managed C++ components but leaving the rest of the native parts unchanged.

This will allow applications that are running on .NET Framework 4.8.1 on Windows 11 ARM64 to work flawlessly.

贡献者指南