package wasmer

  1. Overview
  2. Docs
type byte = Unsigned.uint8
val byte : byte Ctypes.typ
module V : VectorType with type data_type = byte with type owning_struct = byte
module Vec : sig ... end