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/binaryen.ml.html
Source file binaryen.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58(* generated by dune *) (** @canonical Binaryen.Array_type *) module Array_type = Binaryen__Array_type (** @canonical Binaryen.Element_segment *) module Element_segment = Binaryen__Element_segment (** @canonical Binaryen.Export *) module Export = Binaryen__Export (** @canonical Binaryen.Expression *) module Expression = Binaryen__Expression (** @canonical Binaryen.Function *) module Function = Binaryen__Function (** @canonical Binaryen.Global *) module Global = Binaryen__Global (** @canonical Binaryen.Heap_type *) module Heap_type = Binaryen__Heap_type (** @canonical Binaryen.Import *) module Import = Binaryen__Import (** @canonical Binaryen.Literal *) module Literal = Binaryen__Literal (** @canonical Binaryen.Memory *) module Memory = Binaryen__Memory (** @canonical Binaryen.Module *) module Module = Binaryen__Module (** @canonical Binaryen.Op *) module Op = Binaryen__Op (** @canonical Binaryen.Packed_type *) module Packed_type = Binaryen__Packed_type (** @canonical Binaryen.Passes *) module Passes = Binaryen__Passes (** @canonical Binaryen.Settings *) module Settings = Binaryen__Settings (** @canonical Binaryen.Signature_type *) module Signature_type = Binaryen__Signature_type (** @canonical Binaryen.Struct_type *) module Struct_type = Binaryen__Struct_type (** @canonical Binaryen.Table *) module Table = Binaryen__Table (** @canonical Binaryen.Type *) module Type = Binaryen__Type
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>