Nikita Skovoroda

Results 257 comments of Nikita Skovoroda

### Some clarification We had a small discussion about performance, where @nin-jin provided the code similar to the above that uses `node-fibers`. I did not write that code nor am...

> specifically musl as opposed to glibc But I don't even have `musl` installed. The `libc` version used is provided by `glibc 2.24-2` on my system. Perhaps you are confusing...

> I'd suggest checking out the soon-to-be-standard async+await keywords, which build upon the existing generator support in v8 That's pretty much the same what I told to @nin-jin :wink:.

@laverdet But I believe this specific issue in fact could be fixed on the `fibers` side without changing anything on the user side, couldn't it? I.e. change `Future.wait` impl, perhaps...

I would want that too =). Related to #22.

Actually, only one marker icon is needed for each style =).

``` ``` The shadow could be improved. The tip should be 1px wide on 1x and 2x resolutions. --- Edit: I'm wrong about the tip. Someone should probably fix it...