Added string type check

This commit is contained in:
2026-04-16 19:30:23 +10:00
parent f9790b99ce
commit 3a0f11ebb4
3 changed files with 11 additions and 5 deletions

View File

@@ -319,4 +319,4 @@ int inspect_read(unsigned char* bytecode, unsigned int pc, unsigned int jumps_ad
}
}
//URGENT: Check if strings are reused in the bytecode
//TODO: Check if strings are reused in the bytecode