package tezos-protocol-alpha

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

This module provides instantiation of both the WASM and Arith PVM which can be used to perform rollup computations, but cannot be used to compute proofs.

type void = |
val empty_tree : unit -> tree
module type S = sig ... end
module Arith : S
module Wasm : S
module Riscv : S
OCaml

Innovation. Community. Security.