You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Daniel edited this page Nov 29, 2023
·
9 revisions
Disclaimer
Please refer to the actual documentation of Solidity language. This wiki is being used only as internal repository for information about the new type system currently under development.
Legacy Code Generation
Known Violations of the Memory Model
Legacy code generation may write to the static memory region beyond the scratch space preventing stack-to-memory. Examples include: