TableInstr

zio.wasm.TableInstr
sealed trait TableInstr

Instructions in this group are concerned with tables table.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
case TableGet
case TableSet
case TableSize
case TableGrow
case TableFill
case TableCopy
case TableInit
case ElemDrop
Show all
In this article