bytecodealliance / bytecodealliance/wit-bindgen
C#: Generate meaningful `ToString` methods for types
Open
gen-c#
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 286
- Avg merge
- 6h 32m
- Merged PRs (30d)
- 19
Description
Per https://github.com/bytecodealliance/wit-bindgen/pull/968#issuecomment-2175527144, we should generate meaningful `ToString` method overrides, at least for types which are used as errors. This would allow us to generate a useful diagnostic message when constructing `WitException`s, which application code can catch and print.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.