package binaryen

  1. Overview
  2. Docs
val get_table : t -> string

Gets the name of the table being accessed by a `Table.size` expression.

val set_table : t -> string -> unit

Sets the name of the table being accessed by a `Table.size` expression.