Use mbox instead of malloc_buf - #72
Conversation
|
I wasn't aware of Unfortunately I don't actually have a timeline for the next major version... I'd love for that version to just be 1.0 and batch together all possible breaking changes. objc is apparently directly depended on by 38 different crates now, so I want to minimize any fragmenting of the ecosystem. Let me know if you think this is more urgent. On my end, it doesn't seem like |
|
My primary reason is mbox has an extensive test suite. Otherwise, no, there is no strong reasoning. |
https://github.com/kennytm/mbox seems to have more 👀 on it then
malloc_bufand given that this is a pretty niche area I think its worth it to switch.mboxalso seems to have a nice extensive test suite too.