package ocaml-solo5-cross-aarch64
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml cross-compiler to the freestanding 64-bit ARM Solo5 backend
Install
dune-project
Dependency
Authors
Maintainers
Sources
v1.2.2.tar.gz
sha512=7a6a0e2c1c9b2b64b87eb558e36365a0d142933d406efe125bb52ba29d2d570980aec98328e93527548ef16a3e9d4142380b86d1391fed0419cd446a1b101ac1
doc/compiler-libs.optcomp/Cmmgen_state/index.html
Module Cmmgen_state
Mutable state used by Cmmgen.
type constant = | Const_closure of is_global * Clambda.ufunction list * Clambda.uconstant list| Const_table of is_global * Cmm.data_item list
val add_constant : Misc.Stdlib.String.t -> constant -> unitval add_data_items : Cmm.data_item list -> unitval add_function : Clambda.ufunction -> unitval get_and_clear_constants : unit -> constant Misc.Stdlib.String.Map.tval get_and_clear_data_items : unit -> Cmm.data_item listval next_function : unit -> Clambda.ufunction optionval set_structured_constants : Clambda.preallocated_constant list -> unitval add_structured_constant : string -> Clambda.ustructured_constant -> unitval structured_constant_of_sym : string -> Clambda.ustructured_constant option sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>