wasm-opt 0.116.1

wasm-opt bindings
Documentation
1
2
3
4
5
6
7
8
# Rust bindings for Binaryen's `wasm-opt`

`wasm-opt` is a component of the [Binaryen] toolkit
that optimizes [WebAssembly] modules. It is written
in C++.

[Binaryen]: https://github.com/WebAssembly/binaryen
[WebAssembly]: https://webassembly.org/