Module Tezos_smart_rollup_wasm_in_memory

In-memory state backend for the WASM PVM, backed by Tezos_context_memory.Context_binary.

This module provides the tree-based state representation and proof machinery needed to run and verify the WASM PVM without an on-disk Irmin context.

In-memory state implementation satisfying Wasm_pvm_sig.STATE_PROOF.

Full WASM PVM machine instantiated over State_in_memory.