canonical_host 0.1.0

The plumbing for the host responsible for the wasm host calls.
Documentation
[dependencies.canonical]
version = "0.1.0"

[dependencies.canonical_derive]
version = "0.1.0"

[dependencies.lazy_static]
version = "1.4"

[dependencies.parking_lot]
version = "0.11"

[dependencies.wasmi]
version = "0.6.0"

[dev-dependencies]

[package]
authors = ["Kristoffer Ström <kristoffer@dusk.network>"]
categories = ["Database implementations", "Encoding", "External FFI bindings", "No standard library", "WebAssembly"]
description = "The plumbing for the host responsible for the wasm host calls."
edition = "2018"
keywords = ["canon", "serialisation", "no_std", "ffi", "database"]
license = "MPL-2.0"
name = "canonical_host"
readme = "README.md"
repository = "https://github.com/dusk-network/canonical/canon_host"
version = "0.1.0"