callback 0.2.0

A library for handling callbacks in web assembly
Documentation
[dependencies.lazy_static]
features = ["spin_no_std"]
version = "1.4.0"

[dependencies.spin]
version = "0.5"

[dependencies.web_common]
version = "0.0.1"

[package]
authors = ["Richard Anaya"]
categories = ["wasm", "no-std"]
description = "A library for handling callbacks in web assembly"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "callback"
repository = "https://github.com/richardanaya/callback"
version = "0.2.0"