ttvm 0.3.9

Runtime and compiler infrastructure API for Rust
Documentation
[[bin]]
name = "ttvm"
path = "src/bin.rs"
[dependencies.libc]
version = "0.2.107"

[dependencies.mtk]
version = "0.1.6"

[dependencies.rsap]
version = "0.3.3"

[dependencies.text_io]
version = "0.1.9"

[lib]
name = "ttvm"
path = "src/lib.rs"

[package]
authors = ["maDeveloper"]
description = "Runtime and compiler infrastructure API for Rust"
edition = "2021"
include = ["src/*", "Cargo.toml"]
license = "MIT OR Apache-2.0"
name = "ttvm"
readme = "README.md"
repository = "https://github.com/sahdjfg/ttvm"
resolver = "2"
version = "0.3.9"