Struct sophon_wasm::interpreter::TableInstance [] [src]

pub struct TableInstance { /* fields omitted */ }

Table instance.

Methods

impl TableInstance
[src]

[src]

New instance of the table

[src]

Return table limits.

[src]

Get variable type for this table.

[src]

Get the specific value in the table

[src]

Set the table value from raw slice

[src]

Set the table from runtime variable value