Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

c#: Use a generic Exception type to make handling easier #1109

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

jsturtevant
Copy link
Collaborator

Partially fixes #1042.

Alternative to #1108.

@jsturtevant
Copy link
Collaborator Author

/assign @pavelsavara

@jsturtevant jsturtevant requested review from dicej and yowl December 19, 2024 18:31
Copy link
Collaborator

@dicej dicej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this!

crates/csharp/src/lib.rs Outdated Show resolved Hide resolved
@jsturtevant jsturtevant changed the title Use a generic Exception type to make handling easier c#: Use a generic Exception type to make handling easier Dec 19, 2024
@jsturtevant jsturtevant added this pull request to the merge queue Dec 19, 2024
Merged via the queue into bytecodealliance:main with commit c2e7892 Dec 19, 2024
25 checks passed
@jsturtevant jsturtevant deleted the generic-witexception branch December 19, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

C#: improve WitException.Value type
2 participants