From 8b6d2a6ddbdf6781633812dff2ac50bf9f6f7965 Mon Sep 17 00:00:00 2001 From: Andre Wagner Date: Wed, 29 Apr 2026 14:41:47 -0500 Subject: [PATCH] . --- TODO.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 2fb18a7..35fcfb6 100644 --- a/TODO.md +++ b/TODO.md @@ -20,9 +20,9 @@ After some additional development: ## VM - [ ] VM - - [ ] Code - - [ ] Simple bytecode loader - - [ ] Output bytecode format + - [x] Code + - [x] Simple bytecode loader + - [x] Output bytecode format - [ ] Value object - [ ] Stack object - [ ] Function context