Skip to main content

Module assembler

Module assembler 

Functionsยง

assemble
Assemble the provided assembly code at the specified (absolute) virtual address.
assemble_with_config
Same as assemble but this function takes an extra AssemblerConfig that is used to configure the assembly engine: dialect, symbols definitions.