wasm-bindgen-rayon 1.3.0

Adapter for using Rayon-based concurrency on the Web
Documentation
1
2
3
4
5
6
[toolchain]

# If you change this, adjust the toolchain elsewhere accordingly.

channel = "nightly-2024-08-02"

components = ["rust-src"]

targets = ["wasm32-unknown-unknown"]

profile = "minimal"