Jesper Håkansson

Results 78 comments of Jesper Håkansson

@alexcrichton I'm not sure in which sprint we can do this in wasm-pack at the moment. Both @ashleygwilliams and I have been pretty busy these last two weeks and we...

Just hit this bug using latest sqlx :(

Alright, thanks for the answer! That's too bad. It's easy to forgot to add the middleware function to one query so it would have been nice if it existed.

> Yes, but there is not release that contains this. Released in [v0.13.0](https://github.com/rustwasm/wasm-pack/releases/tag/v0.13.0).

I just merged #1391. Can you rebase master into this branch? :)

Released in [v0.13.0](https://www.npmjs.com/package/wasm-pack/v/0.13.0).

I see, yeah I mean raster images. I will check out the pdf crate. Thanks!

So is this expected jsong here: https://github.com/Netflix/falcor-router/blob/master/test/unit/internal/jsongMerge.spec.js#L122-L135 correct or are you expecting wrong? Is the test wrong or is it the jsonMerge() method that are not working as intended?