2 unstable releases

0.62.0 Jul 11, 2021
0.61.0 May 11, 2020

#36 in Rendering engine

29 downloads per month
Used in 2 crates (via azul-webrender)

MPL-2.0 license

250KB
5.5K SLoC

The webrender_api crate contains an assortment types and functions used by WebRender consumers as well as, in many cases, WebRender itself.

This separation allows Servo to parallelize compilation across webrender and other crates that depend on webrender_api. So in practice, we put things in this crate when Servo needs to use them. Firefox depends on the webrender crate directly, and so this distinction is not really relevant there.

Dependencies

~3–4MB
~84K SLoC