wasm-bindgen-threads-xform 0.2.47

Support for threading-related transformations in wasm-bindgen
Documentation
[package]
name = "wasm-bindgen-threads-xform"
version = "0.2.47"
authors = ["The wasm-bindgen Developers"]
license = "MIT/Apache-2.0"
repository = "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/threads-xform"
homepage = "https://rustwasm.github.io/wasm-bindgen/"
documentation = "https://docs.rs/wasm-bindgen-threads-xform"
description = """
Support for threading-related transformations in wasm-bindgen
"""
edition = "2018"

[dependencies]
failure = "0.1"
walrus = "0.8.0"