Module builder

Source

Structs§

CasmProgramWrapperInfo
Information about a CASM program.
EntryCodeConfig
Configuration for the entry code creation.
RunnableBuilder
Builder for creating a runnable CASM program from Sierra code.

Enums§

BuildError

Functions§

create_code_footer
Creates a list of instructions that will be appended to the program’s bytecode.
create_entry_code_from_params
Creates the entry code to call the function.