pchickey opened PR #10673 from bytecodealliance:pch/wasi_tcplisten_cli_opt to bytecodealliance:main:
- tcplisten is experimental (not described in a ratified standard) and legacy wasip1 implementation (aka wasi-common) only.
- listenfd is not nonstandard, but its also legacy wasip1 only.
See https://github.com/yoshuawuyts/wstd/issues/67
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
pchickey requested alexcrichton for a review on PR #10673.
pchickey requested wasmtime-core-reviewers for a review on PR #10673.
alexcrichton submitted PR review.
bjorn3 commented on PR #10673:
Does
wasmtime servesupport listenfd?
pchickey commented on PR #10673:
Nope - it but could, and I'd welcome a PR to add support
pchickey merged PR #10673.
Last updated: Dec 06 2025 at 07:03 UTC