View Source Orb.Table (Orb v0.1.0)

Summary

Functions

Link to this macro

allocate(entries)

View Source (macro)
Link to this function

call(arg, arg1, arg2, arg3)

View Source
Link to this function

call(arg, arg1, arg2, arg3, arg4)

View Source
Link to this function

call_indirect(func_type, type_signature, table_index)

View Source
Link to this function

call_indirect(func_type, type_signature, table_index, arg1)

View Source
Link to this function

call_indirect(func_type, type_signature, table_index, arg1, arg2)

View Source
Link to this function

call_indirect(func_type, type_signature, table_index, arg1, arg2, arg3)

View Source
Link to this function

call_indirect(func_type, type_signature, table_index, arg1, arg2, arg3, arg4)

View Source
Link to this function

do_elem(caller_mod, f, mod, key)

View Source
Link to this macro

elem!(f, mod, key)

View Source (macro)
Link to this macro

lookup!(table_mod, key)

View Source (macro)