wasm-bindgen-wasm-conventions 0.2.95

Utilities for working with Wasm codegen conventions (usually established by LLVM/lld)
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.leb128]
version = "0.2"

[dependencies.log]
version = "0.4"

[dependencies.walrus]
version = "0.22"

[dependencies.wasmparser]
version = "0.212"

[lib]
name = "wasm_bindgen_wasm_conventions"
path = "src/lib.rs"

[package]
authors = ["The wasm-bindgen developers"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Utilities for working with Wasm codegen conventions (usually established by LLVM/lld)"
documentation = "https://docs.rs/wasm-bindgen-wasm-conventions"
edition = "2021"
homepage = "https://rustwasm.github.io/wasm-bindgen/"
include = ["/LICENSE-*", "/src"]
license = "MIT OR Apache-2.0"
name = "wasm-bindgen-wasm-conventions"
readme = false
repository = "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/wasm-conventions"
rust-version = "1.76"
version = "0.2.95"