Stream: git-wasmtime

Topic: wasmtime / PR #4022 Update to rustix 0.33.6.


view this post on Zulip Wasmtime GitHub notifications bot (Apr 13 2022 at 15:56):

sunfishcode opened PR #4022 from rustix-0.33.6 to main:

Relevant to Wasmtime, this fixes undefined references to utimensat and
futimens on macOS 10.12 and earlier. See bytecodealliance/rustix#157
for details.

It also contains a fix for s390x which isn't currently needed by Wasmtime
itself, but which is needed to make rustix's own testsuite pass on s390x,
which helps people packaging rustix for use in Wasmtime. See
bytecodealliance/rustix#277 for details.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 13 2022 at 16:51):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 13 2022 at 16:51):

alexcrichton merged PR #4022.


Last updated: Oct 23 2024 at 20:03 UTC