Stream: git-wasmtime

Topic: wasmtime / PR #5347 Remove some custom error types in Was...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 29 2022 at 19:50):

alexcrichton opened PR #5347 from remove-custom-errors to main:

These types are mostly cumbersome to work with nowadays that anyhow is used everywhere else. This commit removes InstantiationError and SetupError in favor of using anyhow::Error throughout. This can eventually culminate in creation of specific errors for embedders to downcast to but for now this should be general enough.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Nov 29 2022 at 20:27):

alexcrichton updated PR #5347 from remove-custom-errors to main.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 16:44):

alexcrichton updated PR #5347 from remove-custom-errors to main.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 01 2022 at 19:38):

alexcrichton requested fitzgen for a review on PR #5347.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 01 2022 at 20:44):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 01 2022 at 20:47):

alexcrichton merged PR #5347.


Last updated: Oct 23 2024 at 20:03 UTC