package octez-l2-libs

  1. Overview
  2. Docs
type t

WebAssembly runtime store

val create : Engine.t -> t

create engine instantiate a WebAssembly runtime store.

val delete : t -> unit

delete store destroys the handle to the WebAssembly store.

OCaml

Innovation. Community. Security.