Taym

@taym95
45 Followers
9 Following
11 Posts

https://github.com/Taym95

🛠️ Debugging!

I’m starting a small blog series called servo-generational-run, where I’ll write about fixes and feature work I do in @servo

First post: Fixing a Servo canvas memory leak.

https://taym95.github.io/blog/2026/06/06/fix-servo-canvas-memory-leak/

Series page:

https://taym95.github.io/series/servo-generational-run/

Fixing a Servo canvas memory leak | Taym Haddadi

How reporting CanvasRenderingContext2D native memory to SpiderMonkey helped Servo collect canvas objects soon enough to release their resources.

As a Servo maintainer, I'd like to remind people that @ServoDev continues to welcome contributions from everyone. We actively mentor newcomers, help people learn Rust and browser engine development, and review community PRs.

Just keep our contribution guidelines in mind, including the AI policy https://book.servo.org/contributing/getting-started.html#ai-contributions

Open source thrives when contributors can participate, learn, and take ownership of their work.

Been busy reading the Workers spec: https://html.spec.whatwg.org/multipage/workers.html

Soon @servo will support SharedWorker. Progress 🚀

I am working these days on @servo
IndexedDB and storage implementation, aligning them with the spec, fixing one WPT at a time, and having a lot of fun!

My #FOSDEM 2026 talk is out: @servo Streams reimplementation 🎥

Also, I was really happy to meet the Servo team in person at FOSDEM.

https://ftp.belnet.be/mirror/FOSDEM/video/2026/h1309/3J8GUD-servo-streams-reimplementation.mp4

I’ll try to give a talk at @fosdem about Servo, using @servo, see you there!

📣 Servo at FOSDEM 2026

This weekend at FOSDEM 2026, Bentaimia Haddadi, one of the Servo Maintainers, will present:

“Implementing Streams Spec in Servo web engine”

đź“… Saturday, Jan 31
🕑 17:45–18:15 CET
📍 Browser and Web Platform Devroom
🎥 Live stream

If you’re interested in browser engines, Rust, or open, community-driven infrastructure projects, join us at FOSDEM.

https://fosdem.org/2026/schedule/event/3J8GUD-servo-streams-reimplementation/

FOSDEM 2026 - Implementing Streams Spec in Servo web engine

After several years of attending FOSDEM, this year I’m excited to be giving a talk in the Browser and Web Platform dev room!

I’ll be presenting on how we are implementing the Streams Specification in the @servo web engine, what we’ve learned, challenges we’ve solved, and what’s next for Servo.

Looking forward to connecting with folks working on Web standards, open source platforms, and browsers!

https://fosdem.org/2026/schedule/event/3J8GUD-servo-streams-reimplementation/

FOSDEM 2026 - Implementing Streams Spec in Servo web engine

RE: https://mastodon.social/@leona/115699661979749358

Thanks for the report, this helped us fix it and add WPT coverage for that case. If you run into more Servo bugs, keep them coming, happy to help with fixes.