Stream: git-wasmtime

Topic: wasmtime / PR #11373 Use `trappable_error_type` in WASIp3...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2025 at 22:04):

alexcrichton opened PR #11373 from alexcrichton:wasip3-socket-trappable-error to bytecodealliance:main:

This commit updates to using the trappable_error_type in bindings generated for WASIp3 to mirror what happens in WASIp2, removing an extra Result<Result<..>> layer to only have one layer of results.

<!--
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 (Aug 01 2025 at 22:04):

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

view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2025 at 22:04):

alexcrichton requested pchickey for a review on PR #11373.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2025 at 22:04):

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

view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2025 at 22:34):

dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2025 at 00:04):

alexcrichton merged PR #11373.


Last updated: Dec 06 2025 at 06:05 UTC