allocator interface (first pass)

This commit is contained in:
2026-07-06 21:24:49 +02:00
parent 7ce3917c15
commit 95c61311ca
24 changed files with 833 additions and 161 deletions
+1
View File
@@ -100,6 +100,7 @@ Opcode :: enum u8 {
C_Vararg_Promote,
Retype,
Scalar_Cast,
Pointer_Cast,
Weaken_Pointer,
Weaken_Slice,
Decay_Array_Pointer,