Stream: git-wasmtime

Topic: wasmtime / PR #11692 [37.0.0] change `Network::check_sock...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 12 2025 at 16:35):

dicej opened PR #11692 from dicej:backport-pub-network-check-socket-addr to bytecodealliance:release-37.0.0:

(backport of https://github.com/bytecodealliance/wasmtime/pull/11691)

https://github.com/bytecodealliance/wasmtime/pull/11379 changed it from pub to pub(crate), which breaks external users of that function. Since the Network type itself is pub and not very useful without any pub fields or functions, I'm switching it back.

<!--
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 (Sep 12 2025 at 16:35):

dicej requested wasmtime-wasi-reviewers for a review on PR #11692.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 12 2025 at 16:36):

dicej requested alexcrichton for a review on PR #11692.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 12 2025 at 16:50):

dicej has enabled auto merge for PR #11692.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 12 2025 at 18:27):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 12 2025 at 18:27):

dicej merged PR #11692.


Last updated: Dec 06 2025 at 06:05 UTC