package owi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type Value_types = sig ... end
module type Monad_type = sig ... end
module type T_Extern_func = sig ... end
type t =
  1. | WASM of int * Types.simplified Types.func * Env_id.t
  2. | Extern of Func_id.t
module type T = sig ... end
OCaml

Innovation. Community. Security.