Crates.io | spawn64 |
lib.rs | spawn64 |
version | 0.2.3 |
source | src |
created_at | 2024-05-07 08:18:08.358547 |
updated_at | 2024-05-31 07:59:30.974022 |
description | An efficient way to spawn futures in WASM |
homepage | |
repository | https://github.com/Bajix/spawn64 |
max_upload_size | |
id | 1231963 |
size | 17,275 |
Spawn64 provides an optimized alternative to wasm_bindgen_futures::spawn_local for polling futures to completion.