fix interop and indexing oversights

This commit is contained in:
2026-07-01 09:08:58 +02:00
parent 7fe3552c01
commit 870f946b52
15 changed files with 593 additions and 116 deletions
+1
View File
@@ -99,6 +99,7 @@ Opcode :: enum u8 {
C_Coerce,
C_Vararg_Promote,
Retype,
Scalar_Cast,
Weaken_Pointer,
Weaken_Slice,
Decay_Array_Pointer,