Releases: wasmerio/wasmer-ocaml
Releases · wasmerio/wasmer-ocaml
Release 1.2.1
This release fixes some small issues, embedding the wasm files in the OCaml ones so Dune doesn't have to copy it (thus removing the sometimes unavailable deps
-in-test
stanza).
Full Changelog: v1.2.1...v1.2.1+dunefix
Release 1.2.1
This release fixes some small issues, most notably with the Debian image shipped with Opam test suite.
Full Changelog: v1.2.0...v1.2.1
Release 1.2.0
This release adds Dune building. Uses the C API of Wasmer, version 3.0.0-beta.
What's Changed
- Port to dune by @smorimoto in #2 (edited to fit)
New Contributors
- @smorimoto made their first contribution in #2
Full Changelog: v1.1.0...v1.2.0
Release 1.1.0
This new release contains bug fixes and new Wasi and Wasmer functions.
Full Changelog: 1.0.0+api-fix...v1.1.0
Version 1.0.0
The initial official Wasmer bindings for OCaml.
OCaml API updated.
Full Changelog: https://github.com/wasmerio/wasmer-ocaml/commits/1.0.0+api-fix