proomt

Search

Search posts, papers, and topics

All posts

Mozilla Automation TeamThe Servo Project Developers9 min readintermediate

July in Servo: more platforms, faster canvas, web fonts in SVG, and more!

Summary

Servo 0.5.0 (July 2026) ships 488 commits, adds Linux aarch64 binaries, a slew of CSS/DOM/WebGPU features, new SubtleCrypto curves, accessibility performance tweaks, security patches for quick‑xml and crossbeam‑epoch, and real‑world fixes for DuckDuckGo and Gumroad.

  • Release adds Linux aarch64 binaries – first official support for ARM64 servers/desktops.
  • New CSS properties: text‑decoration‑thickness, box‑decoration‑break, @font‑feature‑values, font‑language‑override, font‑variant‑alternates.
  • SubtleCrypto now implements Ed448, X448, and KMAC algorithms.
  • Document.execCommand gains insertHorizontalRule, insertImage, insertText, forwardDelete.

Servo’s incremental feature rollout shows how a Rust‑based browser can adopt modern web standards (new crypto curves, CSS functions, WebGPU) while keeping security up‑to‑date. The performance‑focused accessibility work and real‑world compatibility fixes demonstrate practical impact for developers t…

6/10

Related reading

  1. Happy BMO Push Day! (20260824.1)

    Mozilla BMO push day (20260824.1) shipped a batch of bug‑fixes and small feature tweaks: 2FA user docs, corrected file‑size error, phab‑bot review flag handling, UI button for external attachments, Docker build update for vendored JS, removal of CSP header from REST API, richer comment edit metadata, migration of Classification endpoint to native Mojo, dependency‑upgrade tracking, an index on tra…

    Mozilla Automation Teammozilla.org1 minrelease
  2. This Week in Rust 666

    This issue of *This Week in Rust* (2026‑08‑26) aggregates community news: official Rust announcements (maintainers‑in‑residence, next‑gen trait solver, supply‑chain attack on arrayref, function‑overloading experiment), a Mozilla JPEG‑XL tooling update, several observations (AI‑assisted C/C++ rewrites, enum‑to‑word speedup, compilation metadata shaving, driver state handling, async vs sync for a r…

    Mozilla Automation Teamthis-week-in-rust.org9 min
  3. This Week in Rust 665

    This issue of This Week in Rust summarizes recent developments in the Rust ecosystem, including official updates, community projects like OxiSH, observations on language features, and core Rust project changes. It covers compiler, library, Cargo, Rustdoc, and Clippy updates, offering a broad overview of the language's progress.

    Mozilla Automation Teamthis-week-in-rust.org9 min
  4. This Week in Rust 667

    This issue of *This Week in Rust* (2026‑09‑02) aggregates recent Rust ecosystem activity: rustup 1.29.1 release, new project directors, foundation hires, tooling updates (wasmi 2.0, Rustdoc 33 % faster, async FFI framework), observations on Cargo scheduling, safety‑certified Rust product, DNS cache memory savings, Rust vs Go concurrency, const‑fn compile‑time tricks, and a list of 522 merged PRs…

    Mozilla Automation Teamthis-week-in-rust.org10 min