obj
ILowerable
Represents an interface for lowering binary code from an assembly string.
this.Lower
string
Result<byte[] list, string>
Assembles binary code from a given assembly string, returning a list of byte arrays, where each array corresponds to bytecode of a single instruction.
Type something to start searching.