cefsharp/CefSharp
Feature Request - ARM64 support on .NET Framework 4.8.1
オープン
#4,155 opened on 2022/07/10
Help Wantedfeature-request
Repository metrics
- Stars
- (10,221 個のスター)
- PR merge metrics
- (平均マージ 3d 17h) (30d で 5 merged PRs)
説明
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.