#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

#385 in WebAssembly

Download history 20/week @ 2024-07-28 59/week @ 2024-09-29

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

~1–1.6MB
~30K SLoC