wasm-bindgen-rayon 1.0.0

Adapter for using Rayon-based concurrency on the Web
Documentation
[dependencies.js-sys]
version = "0.3.48"

[dependencies.rayon]
version = "1.5"

[dependencies.spmc]
version = "0.3.0"

[dependencies.wasm-bindgen]
version = "0.2"

[features]
nightly = []
no-bundler = []

[package]
authors = ["Ingvar Stepanyan <rreverser@google.com>"]
categories = ["concurrency", "webassembly", "web-programming"]
description = "Adapter for using Rayon-based concurrency on the Web"
edition = "2018"
keywords = ["web", "thread", "parallel", "concurrency", "webassembly"]
license = "Apache-2.0"
name = "wasm-bindgen-rayon"
readme = "README.md"
version = "1.0.0"
[package.metadata.docs.rs]
features = ["nightly"]