toy_runtime 0.1.0

The toylang bytecode runtime API
Documentation
1
2
3
4
5
6
7
8
# Toy Runtime

> **Note**  
> This is not a CLI, but a rust api.

The toylang rust api. This is not a CLI. If 
you are looking for a runtime CLI, 
then [ToyVM](https://crates.io/crates/toyvm) is what you are looking for.