binaryen_capi-sys 0.117.0

Rust Raw Bindings for binaryen
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies.bindgen]
version = "0.69.4"

[dependencies]

[package]
authors = ["sakura-aoi"]
categories = ["webassembly", "external-ffi-bindings"]
description = "Rust Raw Bindings for binaryen"
edition = "2021"
keywords = ["binaryen", "binding", "wasm", "webassembly"]
license = "Apache-2.0"
name = "binaryen_capi-sys"
readme = "README.md"
repository = "https://github.com/ProjectMegu/binaryen-sys"
version = "0.117.0"