RFC-3: Change data and libs segment requirements #3
Labels
proposal
Proposal with specification enhancement
S-implemented
The change is implemented in the reference implementation but not yet a part of the specification
Milestone
In order to allow better AluVM support & operations on low-memory hardware devices the following changes are proposed:
This will allow to limit the size of a single library to just 136 kB (139520 bytes) and provide a restriction on total size of any program (some library + all of its tree descendant dependencies) at 136 MB, with the ability of having up to 64 MB of data.
The text was updated successfully, but these errors were encountered: