argotorg / argotorg/fe

Memory and storage specification

Open
#82 0 comments 0 reactions 0 assignees View on GitHub
type: lang-spec
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.