Moto is an experimental browser based on the Servo browser engine.
Experimenting with implementing features to see what a more developed, user-focused browser for Servo could look like. These include things like:
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.
See Servo's requirements for building. Otherwise you should just be able to do regular cargo build
and cargo run
.