This commit is contained in:
2026-04-28 17:19:05 -05:00
parent a91e65dc84
commit 9092a7ea64
4 changed files with 8 additions and 6 deletions

View File

@@ -18,6 +18,7 @@ The bytecode file is composed of the following sections:
[0:3]: function pointer (counter start at the beginning of executable code)
[4:5]: number of parameters
[6:7]: number of local variables
[8:b]: function size
* [0x2] Constants raw data
* [0x3] Code: executable code
* [0x4] Debugging info