servo is just an engine, if you want something more like a browser then look into verso
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
Are they still developing it? At this point I had assumed it was either abandoned, or otherwise never going to become a full browser, nor be used in any full browser (e.g. firefox). The tech is really cool, and Rust being a safe language by design would likely mean a much safer browser, and also really fast. Would love to see it become a real browser, not sure how much hope to hold.
After being virtually dead, it's had a lot more development over the last few years(?), with steady progress towards passing the tests and supporting the specs (including reporting spec bugs and vagueness). It's still a long way from being generally usable.
The focus is on making something that could be embeddable, although there are basic browsers using that embed. The focus seems to be on for use-cases like Electron, which doesn't need all of the web APIs.
I don't use it or contribute (yet), but I have their blog in my RSS reader and so keep an eye on it.
Their GitHub is active. I like to check in once or twice a year to see if there is anything new.