webc-cli 11.0.0

WebContainer implementation for wapm.io
[package]
name = "webc-cli"
version.workspace = true
description = "WebContainer implementation for wapm.io"
authors.workspace = true
edition.workspace = true
homepage.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
webc.workspace = true
clap = { workspace = true, features = ["derive", "env"] }
bytes.workspace = true
shared-buffer.workspace = true
anyhow.workspace = true


[package.metadata.wasmer]
namespace = "wasmer"
package = "webc"
abi = "wasi"