package octez-l2-libs
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Octez layer2 libraries
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a
doc/octez-l2-libs.webassembly-interpreter/Tezos_webassembly_interpreter/Instance/index.html
Module Tezos_webassembly_interpreter.Instance
module ModuleMap : sig ... endmodule Vector = Tezos_lazy_containers.Lazy_vector.Int32Vectormodule NameMap : sig ... endval pp_module_key :
Ppx_deriving_runtime.Format.formatter ->
module_key ->
Ppx_deriving_runtime.unitval show_module_key : module_key -> Ppx_deriving_runtime.stringtype module_inst = {types : Types.func_type Vector.t;funcs : func_inst Vector.t;tables : table_inst Vector.t;memories : memory_inst Vector.t;globals : global_inst Vector.t;exports : extern NameMap.t;elems : elem_inst Vector.t;datas : data_inst Vector.t;allocations : Ast.allocations;
}and func_inst = module_key Func.tand table_inst = Table.tand memory_inst = Memory.tand global_inst = Global.tand input_inst = Input_buffer.tand output_inst = Output_buffer.tand elem_inst = Values.ref_ Vector.t refand data_inst = Ast.data_label refand extern = | ExternFunc of func_inst| ExternTable of table_inst| ExternMemory of memory_inst| ExternGlobal of global_inst
and module_reg = module_inst ModuleMap.tval empty_module_inst : module_instval update_module_ref : 'a ModuleMap.t -> module_key -> 'a -> unitval resolve_module_ref : 'a ModuleMap.t -> module_key -> 'a Lwt.tval extern_type_of : extern -> Types.extern_typeval export : module_inst -> NameMap.key -> extern option Lwt.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>