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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: