wasm-bindgen-gc 0.2.30

Support for removing unused items from a wasm executable
Documentation
[[test]]
harness = false
name = "all"
[dependencies.log]
version = "0.4"

[dependencies.parity-wasm]
version = "0.35.1"

[dependencies.rustc-demangle]
version = "0.1.9"
[dev-dependencies.rayon]
version = "1.0.2"

[dev-dependencies.tempfile]
version = "3.0.4"

[lib]
doctest = false

[package]
authors = ["The wasm-bindgen Developers"]
description = "Support for removing unused items from a wasm executable\n"
documentation = "https://docs.rs/wasm-bindgen-gc"
homepage = "https://rustwasm.github.io/wasm-bindgen/"
license = "MIT/Apache-2.0"
name = "wasm-bindgen-gc"
repository = "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/gc"
version = "0.2.30"