Jeremiah Senkpiel
Jeremiah Senkpiel
This probably isn't an issue when running on Tokio because Tokio has support for [`spawn_local`](https://docs.rs/tokio/1.9.0/tokio/task/fn.spawn_local.html) tasks, however [async-std only has an unstable equivalent](https://docs.rs/async-std/1.9.0/async_std/task/fn.spawn_local.html), and frameworks such as Tide built on...
@jonathanong is this dependant on expressjs/keygrip#14 (keygrip 2.0.0) ?
> node 0.8 support as there seems to be an issue with buffers or something Keygrip is 0.10+ anyways, so.. (Well, the current master is.)
> I just want them to release node 0.12 already! Yeah, but we are honestly looking at _months_ still. It isn't really that near ready. :/
I'm surprised people still use 0.8 - at this point it really isn't (_that_) more stable than 0.10, and npm is broken in it, etc. Aside from a couple obscure...
> where the 0.10 on them is 0.10.1 oh god
CI https://ci.nodejs.org/job/nodegyp-test-pull-request/66/
Why does this require Ninja but default builds don't?
@indutny Oh, I was wondering why gyp.js required it when regular gyp didn't? Just maintenance cost of that?
Heh, guess it kinda makes sense. That being said I think we'll just end up having like `compressible-db` or something, because I'm pretty sure we'll just end up needing another...