#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

#444 in WebAssembly

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