Hi folks!
I submitted https://github.com/bytecodealliance/wasmtime/pull/2953 back in May.
The comment on LibCall
says it's "likely to grow" and memcmp
's been in libc since C89, so I was hoping that adding it following the precedent of the existing Memcpy
/Memset
/Memmove
variants would be non-controversial.
What's the process to have someone look at it and either accept, reject, or request changes? I've rebased it and it's passing all the tests.
@scottmcm , I'm happy to take a look -- thanks for the PR!
(to answer your underlying question, there's not much process beyond "whoever happens to see the PR", but feel free to ping as you have here if no one picks something up!)
Thanks, Chris!
scottmcm has marked this topic as resolved.
Last updated: Nov 22 2024 at 16:03 UTC