fallible ergonomics

This commit is contained in:
2026-06-30 20:32:13 +02:00
parent 07c560b750
commit 7ca7e33033
8 changed files with 289 additions and 25 deletions
+1
View File
@@ -80,6 +80,7 @@ Opcode :: enum u8 {
Index_Address,
Field_Address,
Union_Tag,
Fallible_Error,
Load,
Store,
Fill,