octez-l2-libs.smart-rollup
Octez_smart_rollup.Kind
octez-l2-libs.layer2_store
octez-l2-libs.scoru-wasm
octez-l2-libs.scoru-wasm-fast
octez-l2-libs.scoru-wasm-helpers
octez-l2-libs.scoru_wasm_durable_snapshot
octez-l2-libs.scoru_wasm_test_helpers
octez-l2-libs.smart_rollup_wasm_benchmark_lib
octez-l2-libs.wasmer
octez-l2-libs.webassembly-interpreter
octez-l2-libs.webassembly-interpreter-extra
type t =
| Example_arith
| Wasm_2_0_0
val encoding : t Tezos_base.TzPervasives.Data_encoding.t
val equal : t -> t -> bool
val all : t list
all returns all implemented PVMs.
all
val of_string : string -> t option
val to_string : t -> string
val pp : Format.formatter -> t -> unit