Add support for true i64 values
Open
enhancement
- Dominant language
- C
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, the implementation is using the `I64` name inappropriately, since the current VM instructions can't actually fit such a value.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start by locating the I64 value representation and the VM instruction definitions, then determine the changes needed for instructions to carry true i64 values; the work is done when I64 no longer names a value the instructions cannot fit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100