c bool support and c-integer coercion

This commit is contained in:
2026-06-25 17:53:04 +02:00
parent c08bc6d0cc
commit e0b6f6049c
10 changed files with 80 additions and 13 deletions
+1
View File
@@ -92,6 +92,7 @@ Opcode :: enum u8 {
Orelse_Begin,
Orelse,
Widen,
C_Coerce,
C_Vararg_Promote,
Retype,
Weaken_Pointer,