notedown-wasi 0.0.5

Cross-language notedown sharing of intermediate representations
Documentation
[dependencies.serde_json]
optional = true
version = "1.0.115"

[dependencies.toml]
optional = true
version = "0.8.12"

[dependencies.url]
version = "2.5.0"

[dependencies.wit-bindgen]
version = "0.23.0"

[features]
default = []

[lib]
crate-type = ["cdylib", "rlib"]
name = "wasi_notedown"

[package]
authors = ["Aster <192607617@qq.com>"]
categories = ["wasm", "compilers", "text-processing"]
description = "Cross-language notedown sharing of intermediate representations"
documentation = "https://docs.rs/notedown-wasi"
edition = "2021"
keywords = ["grammar"]
license = "MPL-2.0"
name = "notedown-wasi"
readme = "readme.md"
repository = "https://github.com/ygg-lang/yggdrasil-rs"
version = "0.0.5"