argumentcomputer / argumentcomputer/ix
Efficient arithmetic operations in the IxVM
Open
enhancement
hot-path
ix
- Dominant language
- Rust
- Stars
- 93
- Forks
- 3
- Avg merge
- 21h 7m
- Merged PRs (30d)
- 45
Description
Very basic operations are defined in Lean in a way that will be very slow when run in the IxVM.
We need a way to turn those into native Aiur arithmetic operations.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue identifies Lean arithmetic definitions, the IxVM, and native Aiur arithmetic operations, but names no files, tests, or entry points. Start by locating the IxVM arithmetic execution path and the Lean definitions it handles. Done means the basic operations execute as native Aiur arithmetic rather than through the slower Lean implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100