spawn64 0.1.1

An efficient way to spawn up to 64 concurrent Futures in WASM
Documentation

Spawn64

License Cargo Documentation

Spawn64 provides an optimized alternative to wasm-bindgen-futures::spawn_local capable of handling at most 64 concurrent futures without sending to JavaScript.