From 6a65ec3d91c1e01b36b22797813a716b4a27f004 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 16 Oct 2017 13:53:42 -0700 Subject: 4076 --- subx/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subx') diff --git a/subx/Readme.md b/subx/Readme.md index d80d06a8..cbc60d51 100644 --- a/subx/Readme.md +++ b/subx/Readme.md @@ -12,7 +12,7 @@ Bytecode interpreter for a subset of the 32-bit x86 ISA. * Only relative jump instructions (with 8-bit or 16-bit offsets). These rules yield a clean instruction set. We don't care about running -arbitrary binaries, just those generated by our Mu compiler. +arbitrary binaries, just those generated by our forthcoming Mu compiler. Targeting a VM enables more comprehensive tests for the compiler, without requiring access to processor/memory state without getting bogged down in -- cgit 1.4.1-2-gfad0