Stream: git-wasmtime

Topic: wasmtime / PR #6373 wit-bindgen error types: resolve type...


view this post on Zulip Wasmtime GitHub notifications bot (May 12 2023 at 16:24):

pchickey opened PR #6373 from bytecodealliance:pch/error_fixes to bytecodealliance:main:

TypeInfo's error field is set when a type is used in a _ -> result<_, E> position. When the type is used in another interface, it is given a different identifier. Chase this down to the definition identifier so that the definition is given the error treatment.

view this post on Zulip Wasmtime GitHub notifications bot (May 12 2023 at 16:24):

pchickey requested itsrainy for a review on PR #6373.

view this post on Zulip Wasmtime GitHub notifications bot (May 12 2023 at 16:24):

pchickey requested wasmtime-core-reviewers for a review on PR #6373.

view this post on Zulip Wasmtime GitHub notifications bot (May 12 2023 at 17:21):

itsrainy submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 12 2023 at 18:07):

pchickey merged PR #6373.


Last updated: Nov 22 2024 at 17:03 UTC