spawn64 0.2.1

An efficient way to spawn futures in WASM
Documentation
1
2
3
4
5
6
# Spawn64
![License](https://img.shields.io/badge/license-MIT-green.svg)
[![Cargo](https://img.shields.io/crates/v/spawn64.svg)](https://crates.io/crates/spawn64)
[![Documentation](https://docs.rs/spawn64/badge.svg)](https://docs.rs/spawn64)

Spawn64 provides an optimized alternative to `wasm_bindgen_futures::spawn_local`