first pass at unified evaluation cache

This commit is contained in:
Ryan Fleury
2025-04-23 17:29:31 -07:00
parent 23125dd312
commit 2f7e48e5cf
6 changed files with 426 additions and 0 deletions
+1
View File
@@ -10,5 +10,6 @@
#include "eval/eval_ir.h"
#include "eval/eval_interpret.h"
#include "eval/eval_bundles.h"
#include "eval/eval_cache.h"
#endif // EVAL_INC_H