servo/ports/libsimpleservo
2019-03-20 15:01:26 +00:00
..
api #8539 Config preferences backend restructure 2019-03-20 15:01:26 +00:00
capi Auto merge of #22871 - jdm:simpleml, r=ajeffrey,paul 2019-03-04 13:46:28 -05:00
jniapi Auto merge of #22871 - jdm:simpleml, r=ajeffrey,paul 2019-03-04 13:46:28 -05:00
README.md new android port: introduce a simple servo library 2018-07-31 22:33:51 +08:00

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).