Stream: git-wasmtime

Topic: wasmtime / PR #13944 wasi-sockets: deduplicate ip_name_lo...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2026 at 13:43):

badeend opened PR #13944 from badeend:move-utils to bytecodealliance:main:

Continuing the p2/p3 sockets unification of https://github.com/bytecodealliance/wasmtime/pull/13934, this PR deduplicates the ip_name_lookup implementations as well. And as suggested gets rid of the util.rs file. Common helpers have been moved into mod.rs, and TCP/UDP-specific helpers have been moved into their respective files.

<!--
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 (Jul 23 2026 at 13:43):

badeend requested pchickey for a review on PR #13944.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2026 at 13:43):

badeend requested wasmtime-wasi-reviewers for a review on PR #13944.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2026 at 14:10):

badeend updated PR #13944.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2026 at 14:38):

:thumbs_up: alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2026 at 14:38):

alexcrichton added PR #13944 wasi-sockets: deduplicate ip_name_lookup & relocate util helpers to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2026 at 15:13):

alexcrichton removed PR #13944 wasi-sockets: deduplicate ip_name_lookup & relocate util helpers from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2026 at 15:13):

:check: alexcrichton merged PR #13944.


Last updated: Jul 29 2026 at 05:03 UTC