pepyakin / binaryen-rs

Binaryen bindings for Rust.
Apache License 2.0
74 stars 17 forks source link

Disable building binaryen tools #71

Closed surma closed 8 months ago

surma commented 8 months ago

This PR sets a CMake flag to disable building the binaryen tools, as they are not required for the crate. This cuts build time from 6m10s to 4m40s on my machine.