Struct parity_wasm::interpreter::TableInstance [] [src]

pub struct TableInstance { /* fields omitted */ }

Table instance.

Methods

impl TableInstance
[src]

New instance of the table

Get the specific value in the table

Set the table value from raw slice

Set the table from runtime variable value