-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
compilerGeneral compiler. Should eventually become more specific as the issue is triagedGeneral compiler. Should eventually become more specific as the issue is triagedteam:compilerCompiler TeamCompiler Team
Description
The ASM preamble for contracts' function selector needs to be written. This will probably go somewhere near the build_preamble
function here
The hashed function identifiers from #96 and the type of syntax tree would need to be passed in. This could either be in build_preamble
itself, or a nearby function that is only called on contract-type ASTs.
Metadata
Metadata
Assignees
Labels
compilerGeneral compiler. Should eventually become more specific as the issue is triagedGeneral compiler. Should eventually become more specific as the issue is triagedteam:compilerCompiler TeamCompiler Team