package binaryen

  1. Overview
  2. Docs

Module Binaryen.GlobalSource

Sourcetype t
Sourceval add_global : Module.t -> string -> Type.t -> bool -> Expression.t -> t

Module, name, type, mutable, value.

Sourceval get_global : Module.t -> string -> t
Sourceval remove_global : Module.t -> string -> unit
OCaml

Innovation. Community. Security.