# `binaryen-rs`
[](https://travis-ci.org/pepyakin/binaryen-rs)
[](https://crates.io/crates/binaryen)
[](https://docs.rs/binaryen/)
[Binaryen](https://github.com/WebAssembly/binaryen) bindings for Rust. They used to provide bindings for IR-construction part of the API, but now this crate is more focused on tools provided by Binaryen, such as `translate-to-fuzz` or running wasm optimization passes.