What is the problem this feature would solve?
Currently, Bun.webview only supports Chrome-based and WebKit backends. There is no support for Firefox via WebDriver BiDi, making it impossible to automate or use Firefox browsers through Bun.webview. This limits testing and automation to non-Firefox browsers and restricts users who rely on Firefox for compatibility and feature coverage.
What is the feature you are proposing to solve the problem?
Implement Firefox backend support in Bun.webview by adding integration with Firefox's WebDriver BiDi specification. This would enable Bun.webview to launch, automate
What alternatives have you considered?
No response
What is the problem this feature would solve?
Currently, Bun.webview only supports Chrome-based and WebKit backends. There is no support for Firefox via WebDriver BiDi, making it impossible to automate or use Firefox browsers through Bun.webview. This limits testing and automation to non-Firefox browsers and restricts users who rely on Firefox for compatibility and feature coverage.
What is the feature you are proposing to solve the problem?
Implement Firefox backend support in Bun.webview by adding integration with Firefox's WebDriver BiDi specification. This would enable Bun.webview to launch, automate
What alternatives have you considered?
No response