Emil Priver

Results 35 comments of Emil Priver

I downgraded it to 0.5.2 and it worked for me. running in Cloudflare workers with WASM.

I get the same error. Could be a memory error.

Hello :D Is this being worked on ?

It's is possible to build/test into different rust targets. But don't think it needed atm

Did see that GH is not running the actions unless you merge it @benja but here is a example of all tests: https://github.com/emilpriver/cloup/actions/runs/3269186840

I recommend to Squash this PR

Hello is there any update on this? Seems as all connections before version 14 works.

This is a change we're adding to 0.0.3 as it's a quite big job to change the buffers into bytestring and I don't want to delay the release of 0.0.2...

Hey @wonbyte First of all, thank you for showing interest in this :D it makes me happy! There is 2 way to handle this: 1. build your own unix socket....

Hey @leostera would you say that the driver knows what deserializer it is and is the thing doing the deserializing? Or should we provide the deserializer as a param to...