Orb
Orb
v0.0.16
  • Pages
  • Modules

    View Source Orb.Instruction (Orb v0.0.16)

    Summary

    Functions

    call(f)
    call(f, args)
    f32(operation)
    f32(operation, a)
    f32(operation, a, b)
    i32(operation)
    i32(operation, a)
    i32(operation, a, b)
    local_get(type, local_name)
    new(type, operation)
    new(type, operation, operands)
    new(type, operation, a, b)
    typed_call(output_type, f, args)

    Functions

    Link to this function

    call(f)

    View Source
    Link to this function

    call(f, args)

    View Source
    Link to this function

    f32(operation)

    View Source
    Link to this function

    f32(operation, a)

    View Source
    Link to this function

    f32(operation, a, b)

    View Source
    Link to this function

    i32(operation)

    View Source
    Link to this function

    i32(operation, a)

    View Source
    Link to this function

    i32(operation, a, b)

    View Source
    Link to this function

    local_get(type, local_name)

    View Source
    Link to this function

    new(type, operation)

    View Source
    Link to this function

    new(type, operation, operands)

    View Source
    Link to this function

    new(type, operation, a, b)

    View Source
    Link to this function

    typed_call(output_type, f, args)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.30.2) for the Elixir programming language