#future #spawn

spawn64

An efficient way to spawn futures in WASM

7 releases

new 0.2.3 May 31, 2024
0.2.2 May 30, 2024
0.1.1 May 7, 2024

#389 in WebAssembly

Download history 214/week @ 2024-05-05 273/week @ 2024-05-12 101/week @ 2024-05-19

588 downloads per month

MIT license

16KB
366 lines

License Cargo Documentation

Spawn64 provides an optimized alternative to wasm_bindgen_futures::spawn_local for polling futures to completion.

Dependencies

~1–1.7MB
~32K SLoC