Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Support ? #369

Open
RayyanNafees opened this issue Jan 22, 2025 · 1 comment
Open

Windows Support ? #369

RayyanNafees opened this issue Jan 22, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@RayyanNafees
Copy link

3 Questons :

  1. Will there be a windows support available on the roadmap ?
  2. Or is the broser structured in a way to optimise the performance on linux systems only
  3. Will adding windows support would mean changing the whole architecture of the application which is better suited for making whole another project for windows optimizations
  4. can't optmise further than Windows EdgeWebView sdk performance ? is that the case ?
@krichprollsch
Copy link
Member

Hello @RayyanNafees,

Windows support is possible w/o changing the project's structure.
It will need to adjust some parts like the Loop backend for example.
Fortunately Zig is a powerful language to handle multiple OS.

But the windows version is not a priority for now. We want to implement more web APIs and better CDP support first.

can't optmise further than Windows EdgeWebView sdk performance ? is that the case ?

I'm not sure about that. Can you elaborate?

@krichprollsch krichprollsch self-assigned this Jan 28, 2025
@krichprollsch krichprollsch added the enhancement New feature or request label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants