This commit is contained in:
2026-04-27 13:28:03 -05:00
parent 7bcf3b181b
commit 84fca2a615
5 changed files with 39 additions and 17 deletions

View File

@@ -80,8 +80,8 @@ Bytecode format
The bytecode file is composed of the following sections:
* [0x0] 16-byte header
[00]: VM format
[??]: reserved
[0:3]: Magic
[4]: VM format
* [0x1] Index: pointers to each one of the sections, up to 8
Each pointer: 4 bits
* [0x2] Constants: all constants (such as strings) used in the code