This commit is contained in:
2026-04-29 14:41:47 -05:00
parent 5dfa7f8ce1
commit 8b6d2a6ddb

View File

@@ -20,9 +20,9 @@ After some additional development:
## VM ## VM
- [ ] VM - [ ] VM
- [ ] Code - [x] Code
- [ ] Simple bytecode loader - [x] Simple bytecode loader
- [ ] Output bytecode format - [x] Output bytecode format
- [ ] Value object - [ ] Value object
- [ ] Stack object - [ ] Stack object
- [ ] Function context - [ ] Function context