package binaryen

  1. Overview
  2. Docs
OCaml bindings for Binaryen

Install

Dune Dependency

Authors

Maintainers

Sources

binaryen-archive-v0.8.1.tar.gz
md5=4a0beb5ce9164ec1fcb8861b7c492e28
sha512=132bc8b9f3afc648c4fd7798e7a0229c2493046f0c9ed4f046cc47d2013bc487216067e6459152d9dabdc28130ad1a99e2016fa7815ba6d9009691ce66d4f0c5

doc/CHANGELOG.html

Changelog

0.8.1 (2021-03-09)

Bug Fixes

Continuous Integration

  • write opam CHANGES from environment var (#78) (4f25e0e)

0.8.0 (2021-03-05)

⚠ BREAKING CHANGES

  • Table name must now be provided to the Expression.call_indirect and Expression.return_call_indirect instructions.

Features

Continuous Integration

  • fix markdown escaping for opam release (#72) (a2e6052)

Miscellaneous Chores

0.7.0 (2021-02-24)

⚠ BREAKING CHANGES

  • memory_size and memory_grow are now toplevel functions in Expression.
  • removed Type.nullref, Type.exnref
  • removed Op.any_true_vec_i64x2 and Op.all_true_vec_i64x2
  • Bump to Binaryen 98

Features

Continuous Integration

  • add opam & npm releases to workflow (#69) (d339608)
  • run opam build on ubuntu 18 instead of 20 (#67) (7ee2009)

Miscellaneous Chores

  • memory_size and memory_grow are now toplevel functions in Expression. (9a52a07)
  • removed Op.any_true_vec_i64x2 and Op.all_true_vec_i64x2 (9a52a07)
  • removed Type.nullref, Type.exnref (9a52a07)

0.6.0 (2021-01-24)

Features

0.5.0 (2021-01-12)

Features

  • Allow optional return_type parameter when creating blocks (ab737bd)

Bug Fixes

  • add arch & os restrictions for opam (#41) (421b45d)
  • provide type to select instruction (#46) (2096a3c)

Documentation

Miscellaneous Chores

  • Add --no-browser flag to opam-publish (#43) (f47f2bb)
  • Switch back to official setup-opam action (#44) (f4338bd)

Continuous Integration

OCaml

Innovation. Community. Security.