webassembly-test 0.1.0

Runtime-independent wasm32-unknown-unknown test framework
Documentation
[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
categories = ["development-tools::testing", "wasm"]
description = "Runtime-independent wasm32-unknown-unknown test framework"
edition = "2018"
exclude = [".github/", "bors.toml", "rustfmt.toml"]
license = "MIT OR Apache-2.0"
name = "webassembly-test"
repository = "https://github.com/matklad/webassembly-test"
version = "0.1.0"