node-sys 0.3.0

Raw bindings to the Node.js API for projects using wasm-bindgen.
Documentation
[badges.maintenance]
status = "experimental"
[dependencies.cfg-if]
version = "^0.1.10"

[dependencies.js-sys]
features = []
version = "^0.3.33"

[dependencies.serde]
version = "^1.0.102"

[dependencies.wasm-bindgen]
features = ["strict-macro"]
version = "^0.2.56"

[dependencies.web-sys]
features = []
version = "^0.3.33"
[dev-dependencies.wasm-bindgen-futures]
version = "^0.4.6"

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

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

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