package octez-l2-libs

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

Module Tezos_scoru_wasm_fast.Module_cacheSource

Sourcemodule Wasmer = Tezos_wasmer

load_kernel store durable returns a module attached to the Wasmer store, corresponding to kernel stored in the durable storage. Module is cached, and not reparsed if it has already been instanciated.