binaryen 0.1.0

Bindings to the binaryen library
Documentation
1
2
3
4
5
6
7
# binaryen-rs

[![Build Status](https://travis-ci.org/pepyakin/binaryen-rs.svg?branch=master)](https://travis-ci.org/pepyakin/binaryen-rs)

[Binaryen](https://github.com/WebAssembly/binaryen) bindings for Rust.

Currently it is **work in progress**: this means that not all binaryen APIs are available and there might be problems with soundness.