parity-wasm 0.45.0

WebAssembly low-level format library
Documentation
[dev-dependencies.time]
version = "0.3"

[features]
atomics = []
bulk = []
default = ["std"]
multi_value = []
reduced-stack-buffer = []
sign_ext = []
simd = []
std = []

[package]
authors = ["Nikolay Volf <nikvolf@gmail.com>", "Svyatoslav Nikolsky <svyatonik@yandex.ru>", "Sergey Shulepov <s.pepyakin@gmail.com>"]
categories = ["wasm", "parser-implementations"]
description = "WebAssembly low-level format library"
documentation = "https://docs.rs/parity-wasm"
edition = "2021"
homepage = "https://github.com/paritytech/parity-wasm"
include = ["src/**/*", "LICENSE-*", "README.md"]
keywords = ["wasm", "webassembly", "bytecode", "serde", "interpreter"]
license = "MIT/Apache-2.0"
name = "parity-wasm"
readme = "README.md"
repository = "https://github.com/paritytech/parity-wasm"
resolver = "2"
rust-version = "1.56.1"
version = "0.45.0"