Sergey Zenchenko

Results 11 comments of Sergey Zenchenko

hey @That3Percent ! sorry for long replay, my son was born few weeks after our discussion so I was pretty busy. I am going to implement more complicated prototype using...

hey, we use this crate in appspector.com I can help with maintenance. Are you referring to https://github.com/3Hren/msgpack-rust/issues/250 ?

Hi having the same issue, this is caused by webpack in next js importing different module files from preact/compat one from preact/compat/dist/compat.mjs.js and also from preact/compat/dist/compat.js This plugin has some...

Hi @jigarpatel17 Where do you want to publish it?

Lol, yes, I am experimenting with it right now. We are processing tons of data inside webworker and I am testing how msgpack + arraybuffer transfer will work.

But my concert is that we'll produce additional work for GC during msgpack parsing because native object transfer probably allocating objects in way that can be better handled by GC...

Have you tested how it works comparing to structured cloning in WebWorkers? @gfx

ok, I am going to test in next week

Same issue for me in the latest version (1.21.1). Any updates on this one?