bytecodealliance / bytecodealliance/target-lexicon
Add unwind kinds and a "default unwind kind" method?
Open
- Dominant language
- Rust
- Stars
- 60
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Similar to the `CallingConvention` enum and the `default_calling_convention()` method, should we add an `UnwindKind` enum and `default_unwind_kind()` method?
One question is, do we need this, or should the unwind kind be implied by the calling convention?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.