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.28.0.tar.gz
md5=d13ba0bdc217fb7c1a46c105f079e05f
sha512=26cd80e0c46e8cf30f940589fdde03727289b63a5f3f1b6eefe595299cf34531030f4868f1e1c04136c6ff64f34da87a51df24df5934c35ed98b87d6f2ce07ff
doc/src/binaryen/struct_type.ml.html
Source file struct_type.ml
1 2 3 4 5 6 7 8 9 10 11external get_num_fields : Heap_type.t -> int = "caml_binaryen_struct_type_get_num_fields" external get_field_type : Heap_type.t -> int -> Type.t = "caml_binaryen_struct_type_get_field_type" external get_field_packed_type : Heap_type.t -> int -> Packed_type.t = "caml_binaryen_struct_type_get_field_packed_type" external is_field_mutable : Heap_type.t -> int -> bool = "caml_binaryen_struct_type_is_field_mutable"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>