package wasmtime

  1. Overview
  2. Docs
type t
val func_as : Func.t -> t
val as_func : t -> Func.t
val as_memory : t -> Memory.t