package binaryen

  1. Overview
  2. Docs

Module Expression.Table_sizeSource

Sourceval get_table : t -> string

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

Sourceval set_table : t -> string -> unit

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

OCaml

Innovation. Community. Security.