ttvm 0.4.5

Typo runtime library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.thiserror]
version = "1.0"

[package]
authors = ["The Typo Programming Language Team"]
description = "Typo runtime library."
documentation = "https://docs.rs/ttvm"
edition = "2021"
homepage = "https://github.com/typolang/ttvm"
keywords = ["runtime"]
license = "MIT OR Apache-2.0"
name = "ttvm"
readme = "README.md"
repository = "https://github.com/typolang/ttvm"
resolver = "2"
version = "0.4.5"