twasmi-validation 0.3.0

Wasm code validator
Documentation
[dependencies.tetsy-wasm]
default-features = false
version = "0.41.0"
[dev-dependencies.assert_matches]
version = "1.1"

[features]
core = []
default = ["std"]
std = ["tetsy-wasm/std"]

[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "Wasm code validator"
edition = "2018"
license = "MIT/Apache-2.0"
name = "twasmi-validation"
repository = "https://github.com/tetcoin/twasmi"
version = "0.3.0"