package binaryen

  1. Overview
  2. Docs
val get : Module.t -> string -> t -> Type.t -> t

Module, name, index, type

val set : Module.t -> string -> t -> t -> t

Module, name, index, value

val size : Module.t -> string -> t

Module, name

val grow : Module.t -> string -> t -> t -> t

Module, name, value, delta