Follow-up to signed integers
Open
Improvement
Lib: Math
- Dominant language
- Sway
- Stars
- 145
- Forks
- 67
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 4
Description
make the internal representation twos-complement, and also add Rust tests? Ultimately if this type exists, it'll be used at the ABI level, so it should Just Work with Rust.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the signed-integer type and its internal representation, then trace how that type is exposed at the ABI level. Review the existing test setup before adding Rust coverage. Done means the representation uses two's complement and the type works through the ABI with Rust tests demonstrating the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100