ttvm - Runtime and compiler infrastructure
ttvm
is a runtime and compiler infrastructure written in Rust.
Usage
Add the following to your Cargo.toml
:
[dependencies]
ttvm = "0.1.4"
Features
- Easy to use and Rust-like namings.
- No heavy dependencies.
Rust version support
This project is being coding using the latest Rust version. No exact version is specified.
Platform support
ttvm
is tested on Windows 21H2 (OS Build 22000.282) and Ubuntu 20.04 LTS.
License
This project is licensed under either of
at your opinion.