mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Generate simpleservo.h Fix #22834 Waiting on https://github.com/eqrion/cbindgen/pull/271 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22844) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
api | ||
capi | ||
jniapi | ||
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).