Results 23 comments of David Braun

> I am interestes in linking up with other JS projects, do you know if there is any JS projects that does constraint solving? Hey look at this: https://www.npmjs.com/package/slvs/v/3.1.0-dev.22

You can use this library to do it: https://github.com/agnat/node_mdns

I think injecting yield into all loops is the most promising solution. I wonder if calling `it.return()` after the time out would do a better job of garbage collecting the...