package binaryen

  1. Overview
  2. Docs

Module Binaryen.Heap_typeSource

Sourcetype t
Sourceval ext : unit -> t
Sourceval func : unit -> t
Sourceval any : unit -> t
Sourceval eq : unit -> t
Sourceval i31 : unit -> t
Sourceval struct_ : unit -> t
Sourceval array : unit -> t
Sourceval string : unit -> t
Sourceval stringview_wtf8 : unit -> t
Sourceval stringview_wtf16 : unit -> t
Sourceval stringview_iter : unit -> t
Sourceval none : unit -> t
Sourceval noext : unit -> t
Sourceval nofunc : unit -> t
Sourceval is_basic : t -> bool
Sourceval is_signature : t -> bool
Sourceval is_struct : t -> bool
Sourceval is_array : t -> bool
Sourceval is_bottom : t -> bool
Sourceval get_bottom : t -> t
Sourceval is_sub_type : t -> bool
OCaml

Innovation. Community. Security.