Datastructures on Miden #629
hackaugusto
started this conversation in
General
Replies: 1 comment
-
Comment from @bobbinth #626 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It may be nice to have data structure as part of the standard library, this discussion is to defined which and what their data layout would look like. One possibility is not not have any data structures on the standard library and delegate this to each compiler / programming language, this however has the downside of making it difficult to interoperate on different languages. One initial suggestion is to follow the same layout used by Solidity
This was moved from: #626
Beta Was this translation helpful? Give feedback.
All reactions