Skip to content

Windows CEF browser support

Reproduction

The CEF in-world browser is Linux-only. No Windows CEF handler exists. The build system has MinGW QOS header conflicts requiring type stubs.

Expected behavior

CEF embedded browser surfaces work on Windows, matching Linux parity.

Actual behavior

Windows builds compile without CEF support. Browser surfaces fail to initialize on Windows.

Impact

Windows is a primary distribution target. CEF browser surfaces are a core platform feature blocked from Windows users.