fabulousduck / fabulousduck/smol
Do sorted register assignment
Open
bug
good first issue
hacktoberfest
- Dominant language
- Go
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
currently the registers found with `findFreeRegister()` are not in order. this happens because a range over a map is in random order.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.