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.