6 Sep
2015
6 Sep
'15
2:20 p.m.
On Sun, Sep 06, 2015 at 01:28:49PM +0100, Cathal (Phone) wrote:
TBF, Servo is kind of a total rewrite of exactly the sort the world needs: memory and type safe from the ground up.
Is this one, from mozilla r3s34rch? https://github.com/servo/servo/blob/master/README.md A lot of dependencies I see: On Debian-based Linuxes: sudo apt-get install curl freeglut3-dev \ libfreetype6-dev libgl1-mesa-dri libglib2.0-dev xorg-dev \ gperf g++ cmake python-virtualenv \ libssl-dev libbz2-dev libosmesa6-dev libxmu6 libxmu-dev libglu1-mesa-dev Could point which parts of Servo display jpg/png and render fonts? The above dependencies are provably not memory safe, sorry.