Stream: git-wasmtime

Topic: wasmtime / PR #12641 [wasi-sockets] disallow sending unpe...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2026 at 18:03):

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

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2026 at 18:03):

dicej opened PR #12641 from dicej:p2-udp-send-too-much to bytecodealliance:main:

In #12629, I removed the enforcement of outgoing-datagram-stream.check-send permits, which turned out to be incorrect according to [the spec]. This restores the enforcement to conform to the spec while still fixing the issue addressed by the original PR.

[the spec]: https://github.com/WebAssembly/WASI/blob/41d0de898ec7568e032129156a3bc567d7ebea5d/proposals/sockets/wit/udp.wit#L256C1-L257C111

<!--
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 (Feb 23 2026 at 18:03):

dicej requested fitzgen for a review on PR #12641.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2026 at 18:03):

dicej requested wasmtime-core-reviewers for a review on PR #12641.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2026 at 18:03):

dicej added the label bug on PR #12641.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2026 at 18:03):

dicej added the label wasi on PR #12641.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2026 at 18:03):

dicej unassigned fitzgen from PR #12641 [wasi-sockets] disallow sending unpermitted datagrams.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2026 at 18:03):

dicej requested alexcrichton for a review on PR #12641.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2026 at 18:21):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2026 at 18:21):

alexcrichton added PR #12641 [wasi-sockets] disallow sending unpermitted datagrams to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2026 at 18:46):

alexcrichton merged PR #12641.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2026 at 18:46):

alexcrichton removed PR #12641 [wasi-sockets] disallow sending unpermitted datagrams from the merge queue.


Last updated: Feb 24 2026 at 04:36 UTC