web-task

Crates.ioweb-task
lib.rsweb-task
version1.0.0
created_at2025-09-23 03:40:09.769493+00
updated_at2025-09-23 03:40:09.769493+00
descriptionThe simplest way to run async tasks on the web
homepage
repositoryhttps://github.com/NthTensor/web-task
max_upload_size
id1850958
size22,236
Miles Silberling-Cook (NthTensor)

documentation

README

web-task

This is fork of wasm-bindgen-futures that uses async-task directly. It provides a spawn_local function that returns a Task.

Correct Use

This crate only works on the web, and does not yet support web workers or web multi-threading.

Commit count: 3

cargo fmt