Highlights from last week:

- Enable `jump-start`, `jump-both`, `jump-end`, `jump-none` step-position
- Implement node.moveBefore()
- Add support for a blinking text caret
- Initial support for ::first-letter
- More DevTools, Web Crypto API & WebDriver progress

You can help support Servo, an independent web rendering engine, and the health of the web ecosystem by donating:

https://github.com/sponsors/servo
https://opencollective.com/servo

@servo it makes like two months that is not building anymore on arch!

I miss to test it ! I hope I’ll have the time to debug it soon :/

@rsm92 @servo Sounds like you're running into https://github.com/servo/servo/issues/42695 . We're trying to get it fixed upstream.
Fails to build on Gentoo with Clang and Glibc 2.43 due to glslopt · Issue #42695 · servo/servo

Describe the bug: See jamienicol/glslopt-rs#12 cargo:warning=In file included from glsl-optimizer/include/c11/threads.h:66, cargo:warning= from glsl-optimizer/src/mesa/main/mtypes.h:39, cargo:warni...

GitHub
@jdm_ @servo yes, that was the issue, thank you ! 😀