craftycodie / craftycodie/cstruct
Improve Bitfields
Open
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The current impl of bitfields is kinda hard to work with
the difficulty is that json doesnt keep the order of its fields necessarily, so using field orders as write order doesnt work....
the current approach is difficult to use with other libraries
Contributor guide
Assessment
This issue has not been assessed yet.