wasm-feature-detect-sys 0.1.0

Raw bindings to the wasm-feature-detect API for projects using wasm-bindgen.
Documentation
[badges.maintenance]
status = "experimental"
[dependencies.js-sys]
features = []
version = "^0.3.32"

[dependencies.wasm-bindgen]
features = ["strict-macro"]
version = "^0.2.55"
[dev-dependencies.wasm-bindgen-futures]
version = "^0.4.5"

[dev-dependencies.wasm-bindgen-test]
version = "^0.3.5"

[lib]
crate-type = ["cdylib", "rlib"]
doctest = false
test = false

[package]
authors = ["Darin Morrison <darinmorrison@users.noreply.github.com>"]
description = "Raw bindings to the wasm-feature-detect API for projects using wasm-bindgen.\n"
edition = "2018"
license = "Apache-2.0 OR MIT"
name = "wasm-feature-detect-sys"
readme = "README.md"
repository = "https://github.com/interfaces-rs/wasm-feature-detect-sys"
version = "0.1.0"