Stream: git-wasmtime

Topic: wasmtime / PR #13835 Centralize handling of headers in wa...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 07 2026 at 02:03):

alexcrichton opened PR #13835 from alexcrichton:centralize-header-handling to bytecodealliance:main:

This commit is a refactoring of the implementation of wasi:http to reduce duplication between WASIp2 and WASIp3. The change here is to move all header logic into the FieldMap type in wasmtime-wasi-http itself rather than duplicating it across WASIp{2,3}.

Closes #13801

<!--
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 07 2026 at 02:03):

alexcrichton requested dicej for a review on PR #13835.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 07 2026 at 02:03):

alexcrichton has marked PR #13835 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 07 2026 at 02:03):

alexcrichton requested wasmtime-wasi-reviewers for a review on PR #13835.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 07 2026 at 02:03):

alexcrichton requested wasmtime-core-reviewers for a review on PR #13835.

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

:thumbs_up: dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 07 2026 at 16:03):

alexcrichton added PR #13835 Centralize handling of headers in wasi-http to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 07 2026 at 16:28):

:check: alexcrichton merged PR #13835.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 07 2026 at 16:28):

alexcrichton removed PR #13835 Centralize handling of headers in wasi-http from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC