#future #spawn

spawn64

An efficient way to spawn futures in WASM

7 releases

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

#348 in WebAssembly

Download history 1/week @ 2024-12-05 1/week @ 2024-12-12

393 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

~0.9–1.6MB
~29K SLoC