On 08/09/2013 06:11 PM, Keegan McAllister wrote:
This week I've been working on porting Servo to the current-ish version of 
Rust.  What I have so far is available at

     https://github.com/kmcallister/servo/tree/rust-upgrade

The submodule commits should exist on https://github.com/mozilla-servo (some 
only in pull requests at the moment).

I think these changes are ready for review, although we won't want to merge 
them just yet.  Servo builds, but some important things (like HTTP and timers) 
are stubbed out.  Brian and I will work on porting that code to the new runtime.

Awesome! If Servo builds already does that mean you've done the conversion needed for handling the main thread (PlatformThread)? I'll pull it this weekend and start poking at it.
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to