alexcrichton commented on Issue #1675:
Thanks for this! Ideally we wouldn't need a C shim here, so we're currently being careful about upstreaming support necessary into the
libc
crate. Can you be sure to do that so we can drop the C shim oncelibc
is published and we update to that?
myfreeweb commented on Issue #1675:
mcontext for libc is in this patch: https://github.com/rust-lang/libc/pull/1630
alexcrichton commented on Issue #1675:
Great! In that case mind rebasing this and I think we can merge?
Last updated: Nov 22 2024 at 16:03 UTC