Collapse memory bounds to a single value
Open
processor
- Dominant language
- Rust
- Stars
- 772
- Forks
- 352
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 93
Description
Probably not for this PR, but I think we should collapse most of these into a single setting. I don't think the user particularly cares whether their RAM gets exhausted because of stack, advice map, advice stack, or memory components. So, having a single memory allocation limit for the entire processor would be better (unless it causes some complications in the implementation).
_Originally posted by @bobbinth in https://github.com/0xMiden/miden-vm/pull/3226#discussion_r3361552502_
Contributor guide
Assessment
This issue has not been assessed yet.