Stream: git-wasmtime

Topic: wasmtime / Issue #1675 Add FreeBSD x86-64 support to runt...


view this post on Zulip Wasmtime GitHub notifications bot (May 09 2020 at 00:11):

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 once libc is published and we update to that?

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2020 at 22:31):

myfreeweb commented on Issue #1675:

mcontext for libc is in this patch: https://github.com/rust-lang/libc/pull/1630

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2020 at 13:53):

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