From 339dfd31392d32e02ab5043c35e7d0fdb9d5d249 Mon Sep 17 00:00:00 2001 From: Pixelo789 Date: Mon, 9 Mar 2026 15:36:03 -0800 Subject: [PATCH] Add Servo as an alternative browser engine --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b29bc2..d56a872 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,8 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). | Name | Alternatives | Evidence | Notes | |---------|----------------------------------------------------------|--------------------------------------------------------------------------------------------|-------| -| Chromium/Blink engine | WebKit? | Presence of [.claude](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.claude), [.gemini](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.gemini) and [.agents](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.agents) | -| Firefox | [LibreWolf](https://librewolf.net/), several other forks | [Blog post collecting details](https://alextheward.com/blog/mozilla_is_now_an_ai_company/) | +| Chromium/Blink engine | WebKit, [Servo] | Presence of [.claude](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.claude), [.gemini](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.gemini) and [.agents](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.agents) | +| Firefox | [LibreWolf](https://librewolf.net/), several other forks, [Servo] | [Blog post collecting details](https://alextheward.com/blog/mozilla_is_now_an_ai_company/) | | [Ladybird](https://github.com/LadybirdBrowser/ladybird) | | [President of company/core developer discussing Rust language adaption using AI agents.](https://x.com/awesomekling/status/2025898614631915708) [Associated blog post](https://ladybird.org/posts/adopting-rust/) | ## Command-Line Shells @@ -323,3 +323,4 @@ Having to deal with the onslaught of many LLM written pull requests and issues, [vaultwarden]: https://github.com/dani-garcia/vaultwarden [WriteFreely]: https://writefreely.org/ [Lua]: https://lua.org +[Servo]: https://servo.org/