octez-l2-libs.webassembly-interpreter
Tezos_webassembly_interpreter.Env
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
val error : string -> 'a
val type_error : Values.value -> Types.value_type -> 'a
val empty : 'a list -> unit
val single : 'a list -> 'a
val int : Values.value -> int
val abort : Host_funcs.host_func
val exit : Host_funcs.host_func
val register_host_funcs : Host_funcs.registry -> unit
val lookup : string -> Instance.extern