package wasmer

  1. Overview
  2. Docs

Module Wasmer.ValkindSource

Sourcetype ocaml =
  1. | I32
  2. | I64
  3. | F32
  4. | F64
  5. | AnyRef
  6. | FuncRef
Sourcetype t = Unsigned.uint8
Sourceval to_c : ocaml -> t
Sourceval of_c : t -> ocaml
Sourceval is_num : ocaml -> bool
Sourceval is_ref : ocaml -> bool
OCaml

Innovation. Community. Security.