2 unstable releases
0.62.0 | Jul 11, 2021 |
---|---|
0.61.0 | May 11, 2020 |
#33 in Rendering engine
47 downloads per month
Used in 2 crates
(via azul-webrender)
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
~2.3–3.5MB
~68K SLoC