function pointers and callbacks

This commit is contained in:
2026-06-15 21:09:46 +02:00
parent 3b7c3fcbd0
commit f5605fd3ec
21 changed files with 1927 additions and 122 deletions
+1
View File
@@ -73,6 +73,7 @@ Opcode :: enum u8 {
None,
Optional_Some,
Load_Global,
Function_Address,
Address_Global,
Address_Of,
Alloca,