11 ms·
+1 Nice, I am reading it.. By the way, servo is using it. Right?
by zedzedzed 14y ago
+1 Nice, I am reading it..
By the way, servo is using it. Right?
- cleverjake 14y agoyes https://groups.google.com/forum/#!msg/mozilla.dev.servo/nJJxE https://groups.google.com/forum/#!msg/mozilla.dev.servo/nJJx... y1ehpE/5DGAwJ9i9XgJ
- dbaupp 14y agoDo you mean this link: https://groups.google.com/forum/#!msg/mozilla.dev.servo/nJJxEy1ehpE/5DGAwJ9i9XgJ https://groups.google.com/forum/#!msg/mozilla.dev.servo/nJJx... ?
- cleverjake 14y agoyes, thank you very much for updating with the correct one
- pcwalton 14y agoYes, Rust and Servo both use libuv as the native async I/O layer. It's been fantastic for us as an easy-to-use API that works on Windows. Kudos to Ryan Dahl and Joyent for creating it.
- ryah 14y agoKudos should go to Bert Belder and Ben Noordhuis of Cloud9 who built much of libuv and Igor Zinkovsky of Microsoft has contributed a lot of important work as well. As well many other contributors.