package binaryen

  1. Overview
  2. Docs

Source file binaryen__binaryen_native__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
(* generated by dune *)

(** @canonical Binaryen.Element_segment *)
module Element_segment = Binaryen__Element_segment

(** @canonical Binaryen.Export *)
module Export = Binaryen__Export

(** @canonical Binaryen.Expression *)
module Expression = Binaryen__Expression

(** @canonical Binaryen.Function *)
module Function = Binaryen__Function

(** @canonical Binaryen.Global *)
module Global = Binaryen__Global

(** @canonical Binaryen.Import *)
module Import = Binaryen__Import

(** @canonical Binaryen.Literal *)
module Literal = Binaryen__Literal

(** @canonical Binaryen.Memory *)
module Memory = Binaryen__Memory

(** @canonical Binaryen.Module *)
module Module = Binaryen__Module

(** @canonical Binaryen.Op *)
module Op = Binaryen__Op

(** @canonical Binaryen.Settings *)
module Settings = Binaryen__Settings

(** @canonical Binaryen.Table *)
module Table = Binaryen__Table

(** @canonical Binaryen.Type *)
module Type = Binaryen__Type
OCaml

Innovation. Community. Security.