package octez-l2-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_wasmer.StoreSource

Sourcetype t

WebAssembly runtime store

Sourceval create : Engine.t -> t

create engine instantiate a WebAssembly runtime store.

Sourceval delete : t -> unit

delete store destroys the handle to the WebAssembly store.

OCaml

Innovation. Community. Security.