toy_runtime 0.1.0

The toylang bytecode runtime API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["WhyNotDogie"]
categories = ["emulators", "command-line-utilities", "development-tools"]
description = "The toylang bytecode runtime API"
edition = "2021"
keywords = ["toylang", "toy"]
license = "ISC"
name = "toy_runtime"
readme = "README.md"
repository = "https://github.com/toy-lang/toy/"
resolver = "1"
version = "0.1.0"