octez-l2-libs.webassembly-interpreter
Tezos_webassembly_interpreter.Global
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
type global
type t = global
exception Type
exception NotMutable
val alloc : Types.global_type -> Values.value -> global
val type_of : global -> Types.global_type
val load : global -> Values.value
val store : global -> Values.value -> unit