wasmedge_storage_interface 0.2.0

A Rust library that provides Rust to WebAssembly developers with syntax for load and store functionality
Documentation
[dependencies.bincode]
version = "^1.2"

[dependencies.serde]
features = ["derive"]
version = "1.0.105"

[dependencies.serialize_deserialize_u8_i32]
version = "^0.1"

[package]
authors = ["tpmccallum <mistermac2008@gmail.com>"]
description = "A Rust library that provides Rust to WebAssembly developers with syntax for load and store functionality"
edition = "2018"
license-file = "LICENSE"
name = "wasmedge_storage_interface"
readme = "README.md"
repository = "https://github.com/second-state/wasmedge_storage_interface"
version = "0.2.0"