Module Mavryk_smart_rollup_alpha.Pvm_in_memory

module type S = sig ... end
module Arith : S

Arith: Arith PVM with an in memory context Mavryk_context_memory.

module Wasm : S

Wasm Wasm PVM with an in memory context Mavryk_context_memory.