wasmir 0.1.13

A library for automating statically linking WASM binaries.
Documentation
[dependencies.proc-macro2]
version = "1.0.27"

[dependencies.quote]
version = "1.0.9"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1.0.72"

[dependencies.toml]
version = "0.5.8"

[dependencies.wasm-bindgen]
version = "0.2.74"

[lib]
proc-macro = true

[package]
authors = ["anyusernameworks"]
description = "A library for automating statically linking WASM binaries."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "wasmir"
repository = "https://github.com/anyusernameworks/wasmir"
version = "0.1.13"