From d3e1eff9593501ff8677b9399e1f0625f415ec78 Mon Sep 17 00:00:00 2001 From: johannst Date: Thu, 7 Dec 2023 23:53:44 +0000 Subject: deploy: b5aea3fb5fcce31599e3d7397d5413a934132231 --- tiny_vm/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tiny_vm/index.html') diff --git a/tiny_vm/index.html b/tiny_vm/index.html index 38f37bd..0323d25 100644 --- a/tiny_vm/index.html +++ b/tiny_vm/index.html @@ -1,4 +1,4 @@ -tiny_vm - Rust

Crate tiny_vm

source ·
Expand description

TinyVm example.

+tiny_vm - Rust

Crate tiny_vm

source ·
Expand description

TinyVm example.

This example introduces as simple 16 bit virtual machine the TinyVm. The VM consits of three registers defined in TinyReg, a separate data and insutrction memory and a small set of instructions TinyInsn, sufficient to implement a guest program to compute the -- cgit v1.2.3