Vijay Bambhaniya
Vijay Bambhaniya
If possible can we add this to elixir projects ? if yes, it would be really nice, if you make it compatible to hex.pm package manager for elixir and give...
@svanharmelen apologies for the delayed reply. This is a known issue. @MathiasKoch has integrated this with async, he might be able to help more. I hope. @MathiasKoch any ideas???
This will work. This is just a feature requirement.
Yes that is what i was thinking. one of the issues i have faced using libs is, i didn't know how to integrate this with other popular frameworks. so, if...
@vincentdephily nice work.
For Zero-copy, instead of this, how about we keep references of offset? For example: If the overall packet length is 64 bytes, we store these bytes as byte-array internally and...
Yup, at this point we can experiment with couple of approaches and see which feels ergonomic. Again, the goal is to keep is simple and make it super performant.
I really really want to get on this. very new to wasm and good in rust, but the heart is there. :)
Thanks for this, @Elsoberanold ! If possible, could you update the README with this information? That would really help us merge this as a PR, and it might benefit others...