octez-l2-libs.webassembly-interpreter
Tezos_webassembly_interpreter.Ixx
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
octez-l2-libs.smart_rollup_wasm_benchmark_lib
octez-l2-libs.wasmer
octez-l2-libs.webassembly-interpreter-extra
exception Overflow
exception DivideByZero
exception InvalidConversion
module type RepType = sig ... end
module type S = sig ... end
module Make (Rep : RepType) : S with type bits = Rep.t and type t = Rep.t