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

Add optional support for bundling CEF #45

Open
YoavCodes opened this issue Jan 1, 2025 · 0 comments
Open

Add optional support for bundling CEF #45

YoavCodes opened this issue Jan 1, 2025 · 0 comments
Assignees

Comments

@YoavCodes
Copy link
Member

By default Electrobun uses the system webview. This lets the OS manage security updates decoupled from your application and reduces bundle size.

Some users want the option to bundle a cross-platform renderer (like CEF or servo) because they prioritize quirks like CSS differences between renderers or require Chrome-based functionality like CDP in their applications over security and bundle size.

This task is to add the option for developers to bundle a cross-platform renderer

@YoavCodes YoavCodes changed the title Cross-platform Renderer Add optional support for cross-platform Renderer Jan 1, 2025
@YoavCodes YoavCodes changed the title Add optional support for cross-platform Renderer Add optional support for bundling CEF Jan 1, 2025
@YoavCodes YoavCodes moved this to Backlog in Electrobun Roadmap Jan 1, 2025
@YoavCodes YoavCodes self-assigned this Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant