mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-03 07:37:06 +02:00
Add Servo as an alternative browser engine
This commit is contained in:
parent
9493d12bd6
commit
4881ea719c
1 changed files with 3 additions and 5 deletions
|
|
@ -68,8 +68,8 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|||
|
||||
| Name | Alternatives | Evidence | Notes |
|
||||
|---------|----------------------------------------------------------|--------------------------------------------------------------------------------------------|-------|
|
||||
| Chromium/Blink engine | [LibreWolf], [Zen] | 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], [Zen], and several other forks | [Blog post collecting details](https://alextheward.com/blog/mozilla_is_now_an_ai_company/) |
|
||||
| Chromium/Blink engine | [LibreWolf], [Zen], [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], [Zen], and several other forks; [Servo] | [Blog post collecting details](https://alextheward.com/blog/mozilla_is_now_an_ai_company/) |
|
||||
| [Ladybird](https://github.com/LadybirdBrowser/ladybird) | [LibreWolf], [Zen], and several other forks | [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
|
||||
|
|
@ -342,8 +342,6 @@ Having to deal with the onslaught of many LLM written pull requests and issues,
|
|||
[LibreWolf]: https://librewolf.net/
|
||||
[vaultwarden]: https://github.com/dani-garcia/vaultwarden
|
||||
[WriteFreely]: https://writefreely.org/
|
||||
<<<<<<< HEAD
|
||||
[Zen]: https://github.com/zen-browser/desktop
|
||||
=======
|
||||
[Lua]: https://lua.org
|
||||
>>>>>>> ddd1838 (Consistent formatting)
|
||||
[Servo]: https://servo.org/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue