package binaryen
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml bindings for Binaryen
Install
dune-project
Dependency
Authors
Maintainers
Sources
binaryen-archive-v0.32.0.tar.gz
md5=29238bad1300cc6f968004e2e6c69782
sha512=341e0436d2f55f1f12b64782ef870296a56ff717c5672bcc6e02f15cfe6995917833404b3a393a642fbc7630d6e4df956f8fa501bbcdcb9eac0861118b6c8276
doc/src/binaryen/array_type.ml.html
Source file array_type.ml
1 2 3 4 5 6 7 8external get_element_type : Heap_type.t -> Type.t = "caml_binaryen_array_type_get_element_type" external get_element_packed_type : Heap_type.t -> Packed_type.t = "caml_binaryen_array_type_get_element_packed_type" external is_element_mutable : Heap_type.t -> bool = "caml_binaryen_array_type_is_element_mutable"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>