Function alure::instr::bytecode::compile[][src]

pub fn compile<E, I>(code: I) -> Result<Blob, EncodeError> where
    E: InstructionSet,
    I: IntoIterator,
    <I as IntoIterator>::Item: InstructionSet
Expand description

Encodes library as bytecode