package binaryen

  1. Overview
  2. Docs
OCaml bindings for Binaryen

Install

Dune Dependency

Authors

Maintainers

Sources

binaryen-archive-v0.25.0.tar.gz
md5=9995941f04c211047dcfdd21a7613013
sha512=98a0f7dd181feec963209996e1a8cb6a62a90f9d54860a81c162ca77909f219de851a854ab263c351b10a54e9f4a600596dd71b0bd93cc71a1da5b99b74eb4a4

doc/binaryen/Binaryen/Type/index.html

Module Binaryen.TypeSource

Sourcetype t
Sourceval none : t
Sourceval int32 : t
Sourceval int64 : t
Sourceval float32 : t
Sourceval float64 : t
Sourceval vec128 : t
Sourceval funcref : t
Sourceval anyref : t
Sourceval eqref : t
Sourceval i31ref : t
Sourceval structref : t
Sourceval arrayref : t
Sourceval stringref : t
Sourceval stringview_wtf8 : t
Sourceval stringview_wtf16 : t
Sourceval stringview_iter : t
Sourceval nullref : t
Sourceval null_externref : t
Sourceval null_funcref : t
Sourceval unreachable : t
Sourceval auto : t
Sourceval create : t array -> t
Sourceval expand : t -> t array
Sourceval is_nullable : t -> bool
Sourceval from_heap_type : Heap_type.t -> t
Sourceval get_heap_type : t -> Heap_type.t
OCaml

Innovation. Community. Security.