Skip to content

[Feature]: Need WebView2 support of ARM64EC #5231

Open
@MarkusSchreiner

Description

@MarkusSchreiner

Describe the feature/enhancement you need

We require the WebView2 component within a ARM64EC ("Emulation Compatible") runtime.
But currently, WebView2 only supports 'normal' ARM64, x64 and x86.

Using the current WebView2 versions will result in an application crash.

There is a difference between ARM64 and ARM64EC. I can only load ARM64EC or x64 DLLs in an ARM64EC process. And with the x64 WebView2Loader.dll our application crashes.

Are there any plans for official ARM64EC support?
Or is there some workaround, to use the current ARM64 ( or x64 ) WebView2-binaries within an ARM64EC app?

Thank you

The scenario/use case where you would use this feature

An embedded web browser (Edge) is a crucial part of our application. And our application must be executable on ARM64EC machines (at the request of our customers).

How important is this request to you?

Impactful. My app's user experience would be significantly compromised without it.

Suggested implementation

No response

What does your app do? Is there a pending deadline for this request?

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions