valkyrie-runtime 0.0.0

Highly customized wasm runtime for valkyrie-language
Documentation
[dependencies]

[dev-dependencies]

[features]
default = []

[package]
authors = ["Aster <192607617@qq.com>"]
categories = ["rust-patterns"]
description = "Highly customized wasm runtime for valkyrie-language"
documentation = "https://docs.rs/valkyrie-runtime"
edition = "2021"
exclude = ["package.json", "tests/**"]
homepage = "https://github.com/valkyrie-language"
license = "MPL-2.0"
name = "valkyrie-runtime"
readme = "readme.md"
repository = "https://github.com/valkyrie-language/valkyrie-runtime"
version = "0.0.0"

[package.metadata.docs.rs]
all-features = true