[dependencies.cfg-if]
version = "0.1.7"
[dependencies.qimalloc]
optional = true
version = "0.1"
[dependencies.wee_alloc]
optional = true
version = "0.4.4"
[features]
debug = []
default = ["std", "wee_alloc"]
eth2 = []
experimental = []
std = []
[package]
authors = ["Alex Beregszaszi <alex@rtfs.hu>", "Jake Lang <jak3lang@gmail.com>"]
description = "ewasm API for Rust"
edition = "2018"
license = "Apache-2.0"
name = "ewasm_api"
repository = "https://github.com/ewasm/ewasm-rust-api"
version = "0.11.0"