moto-browser / moto

An experimental browser based on Servo.
Mozilla Public License 2.0
8 stars 0 forks source link

Moto

Moto is an experimental browser based on the Servo browser engine.

Setting Expectations

Short-Term Goals

Experimenting with implementing features to see what a more developed, user-focused browser for Servo could look like. These include things like:

Long-Term Goals

There's not really much set in stone! As experimentation here continues, the hope is that it will help inform the development of Servo's embedding API, much in the same way that projects like Verso or Cuervo already are.

Development

See Servo's requirements for building. Otherwise you should just be able to do regular cargo build and cargo run.