mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
README.md |
This is a basic wrapper around Servo. While libservo itself (/components/servo/) offers a lot of flexibility, libsimpleservo (/ports/libsimpleservo/) tries to make it easier to embed Servo, without much configuration needed. It is limited to only one view (no tabs, no multiple rendering area).