Skip to content

binaryen.ml v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 04:45
c9a33da

Features

  • add Function_table.unlimited constant (#87) (0d2fcde)
  • write bindings for add_table (6dc0fa8)

Bug Fixes

  • js: cast the call_indirect string arguments to JS strings (7b4136a)
  • js: utilize JSOO externals to convert between uint8array & bytes (#85) (61d28c5)
  • return JS null value from Expression.null (#83) (61861e2)

Miscellaneous Chores

  • fix formatter & format the code (#80) (b9c485a)
  • set dune language to the version of dune we use (e9eb5c9)
  • use test file directly in one rule so ocaml-lsp works (34b7a13)

Documentation

  • cleanup Binaryen submodule & building language (closes #65) (3bdb23d)