Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow memory layout & data type specs #4

Open
loredanacirstea opened this issue May 15, 2020 · 0 comments
Open

Follow memory layout & data type specs #4

loredanacirstea opened this issue May 15, 2020 · 0 comments

Comments

@loredanacirstea
Copy link
Owner

From https://github.com/ewasm/design/blob/master/eth_interface.md#data-types

I used bytes32 to store/load in/from memory, to simplify things. But the implementation should conform to the specs above.
When in doubt, check https://github.com/ewasm/hera/blob/master/src/eei.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant