package wasmer

  1. Overview
  2. Docs

Module Wasmer.UtilSource

Sourceval wat2wasm : string -> Byte.Vec.s -> unit
Sourceval wasm_of_wat : string -> Byte.Vec.s
Sourceval (%->) : Valkind.ocaml list -> Valkind.ocaml list -> Functype.s
Sourceval load_wasm_file : string -> Byte.Vec.s