sentinel pointers and c strings

This commit is contained in:
2026-06-14 19:21:49 +02:00
parent 2d3d0bd266
commit 3b7c3fcbd0
16 changed files with 512 additions and 55 deletions
+2
View File
@@ -89,6 +89,8 @@ Opcode :: enum u8 {
Widen,
C_Vararg_Promote,
Weaken_Pointer,
Weaken_Slice,
Decay_Array_Pointer,
Neg_Checked,
Add_Checked,
Pointer_Add,