Crates.io | binaryen_capi-sys |
lib.rs | binaryen_capi-sys |
version | 0.117.0 |
source | src |
created_at | 2024-02-14 06:49:49.049884 |
updated_at | 2024-03-09 08:11:40.267836 |
description | Rust Raw Bindings for binaryen |
homepage | |
repository | https://github.com/ProjectMegu/binaryen-sys |
max_upload_size | |
id | 1139515 |
size | 207,166 |
When searching for the binaryen path, this library calculates backwards from the wasm-opt
path.
Be sure to set binaryen in the Path environment variable.
It can also be specified by setting the BINARYEN_PATH
environment variable.
/BINARYEN_PATH
|- lib
|- libbinaryen.a[.so]
|- include
|- binaryen-c.h
|- wasm-delegations.def