Stream: git-wasmtime

Topic: wasmtime / PR #6171 Update several dependencies.


view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 18:07):

sunfishcode opened PR #6171 from sunfishcode:sunfishcode/update-rustix to bytecodealliance:main:

This updates to rustix 0.37.7, which contains some features we can use to implement more features in wasi-common for the wasi-sockets API. This also pulls in several other updates to avoid having multiple versions of rustix.

This does introduce multiple versions of windows-sys, as the errno and tokio crates are currently using 0.45 while rustix and other dependencies have updated to 0.48; PRs updating these are already in flight so this will hopefully be resolved soon.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 18:07):

sunfishcode requested alexcrichton for a review on PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 18:07):

sunfishcode requested wasmtime-core-reviewers for a review on PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 18:07):

sunfishcode requested wasmtime-default-reviewers for a review on PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 18:10):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 18:10):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 18:10):

alexcrichton created PR review comment:

Would it be ok to add an audit for 133 -> 141? I'd hope that libc updates are at least pretty minor

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 18:16):

sunfishcode submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 18:16):

sunfishcode created PR review comment:

It's just (checks) 13 thousand lines of diff... :upside_down_face: . I'll look through it and see if I can come up with something meaningful to say for an audit.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 18:30):

sunfishcode updated PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 18:31):

sunfishcode submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 18:31):

sunfishcode created PR review comment:

Ok, I've now looked through the diff and added an audit. Many of those lines are for platforms Wasmtime doesn't support.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2023 at 18:54):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2023 at 18:54):

alexcrichton created PR review comment:

Ah ok I didn't realize that the diff would be so large, but your vet makes sense to me.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2023 at 19:25):

sunfishcode updated PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2023 at 20:54):

sunfishcode updated PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2023 at 02:14):

sunfishcode requested fitzgen for a review on PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2023 at 02:14):

sunfishcode requested wasmtime-compiler-reviewers for a review on PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2023 at 02:14):

sunfishcode updated PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2023 at 15:41):

sunfishcode updated PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2023 at 15:59):

sunfishcode updated PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2023 at 18:46):

sunfishcode updated PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 06:30):

sunfishcode updated PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 06:45):

sunfishcode updated PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 13:43):

sunfishcode updated PR #6171.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 14:45):

sunfishcode merged PR #6171.


Last updated: Oct 23 2024 at 20:03 UTC