Re: [dev-servo] Using IPC channels with Tokio?

2016-11-17 Thread Alex Webster
Yes. Of course. On Wed, Nov 16, 2016 at 8:16 AM, Eddy Bruel wrote: > For the Servo debugger, now that we've begun landing the Rust interface to > the Debugger API, we can also started working on the next step, which is an > IPC client/server on top of that Rust interface. This IPC server will al

Re: [dev-servo] Using IPC channels with Tokio?

2016-12-14 Thread Alex Webster
Thanks On Sun, Dec 4, 2016 at 10:51 AM, Olaf Buddenhagen wrote: > Hi, > > On Wed, Nov 16, 2016 at 07:48:36PM +0100, Eddy Bruel wrote: > > > To make IPC channels usable with Tokio, we'd have to take whatever low > > level IO primitive IPC channels use under the hood, and then reimplement > > the

Re: [dev-servo] custom derive for Deref/DerefMut

2017-07-15 Thread Alex Webster
Unsubscribe On Jul 13, 2017 8:20 PM, "Bobby Holley" wrote: Sorry, wrong link. I meant: https://reviewboard.mozilla.org/r/157064/diff/3#index_header On Thu, Jul 13, 2017 at 5:13 PM, Bobby Holley wrote: > There's a lot of boilerplate involved just to make a newtype [1]. Is this > something we c

Re: [dev-servo] New Servo WebGL Architecture Proposal (benchmarks included!)

2017-07-21 Thread Alex Webster
Unsubscribe me On Jul 21, 2017 4:58 PM, "Imanol Fernández" wrote: Hello, I want to share the ideas, code and some benchmarks of the new Servo WebGL architecture and refactor I'm working on. I'd love to hear some feedback about the big picture. For smaller things or nits we could do that in the