Memory and storage specification
- Dominant language
- Rust
- Stars
- 1.7k
- Forks
- 218
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Description
We should have a section of the specification that describes the following:
- [ ] storage layout for each type
- [ ] how memory works with regard to function calls
- are reference types copied when passed to a function?
- when is memory allocated and freed?
- how are reference type returned from functions?
- [ ] clearly describe when something will be put in storage
- [ ] clearly describe when something will be put in memory
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the specification documents and any existing sections describing types, storage, memory, or function calls. Document the storage layout and each listed memory and reference-type rule; the work is done when every checklist item is addressed clearly in the specification.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain, documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100