.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user