Module assembler
Functionsยง
- assemble
- Assemble the provided assembly code at the specified (absolute) virtual address.
- assemble_
with_ config - Same as
assemblebut this function takes an extraAssemblerConfigthat is used to configure the assembly engine: dialect, symbols definitions.