Source file wasmtime.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(* generated by dune *)

(** @canonical Wasmtime.Bindings *)
module Bindings = Wasmtime__Bindings

(** @canonical Wasmtime.Extern_ref *)
module Extern_ref = Wasmtime__Extern_ref

(** @canonical Wasmtime.Import *)
module Import = Wasmtime__Import

(** @canonical Wasmtime.Val *)
module Val = Wasmtime__Val

(** @canonical Wasmtime.Wasmtime_generated *)
module Wasmtime_generated = Wasmtime__Wasmtime_generated

(** @canonical Wasmtime.Wrappers *)
module Wrappers = Wasmtime__Wrappers