This commit is contained in:
2026-04-27 05:32:57 -05:00
parent 6fd407b8ea
commit 88d9ee42e1

View File

@@ -66,7 +66,8 @@ Other value operations: (0x80~0x8f)
ver Return VM version ver Return VM version
External code: (0x90~0x9f) External code: (0x90~0x9f)
cmpl Compile code to chunk cmpl Compile code to assembly
asmbl Assemble code to chunk format
load Load chunk as function (will place function on stack) load Load chunk as function (will place function on stack)
Error handling: (0xa0~0xaf) Error handling: (0xa0~0xaf)