web-task 1.1.0

The simplest way to run async tasks on the web
Documentation

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.