tetsy-wasm 0.42.1

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

[features]
atomics = []
bulk = []
default = ["std"]
multi_value = []
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/tetsy-wasm"
edition = "2018"
exclude = ["res/*", "spec/*"]
homepage = "https://github.com/tetcoin/tetsy-wasm"
keywords = ["wasm", "webassembly", "bytecode", "serde", "interpreter"]
license = "MIT/Apache-2.0"
name = "tetsy-wasm"
readme = "README.md"
repository = "https://github.com/tetcoin/tetsy-wasm"
version = "0.42.1"