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

How are opcodes converted to EVM bytecode? #719

Closed
yiimi opened this issue Jul 14, 2016 · 0 comments
Closed

How are opcodes converted to EVM bytecode? #719

yiimi opened this issue Jul 14, 2016 · 0 comments

Comments

@yiimi
Copy link

yiimi commented Jul 14, 2016

I'm trying to figure out how EVM opcodes are translated into bytecode. I think Solidity compiles down to LLL and LLL then translates this into bytecode, but I haven't found that yet in the source code. Will someone please point me to a specific spot in the source code?

help_wanted #documentation

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