From 9fa2354f227d7d6f105bf97b53a33bfce2422473 Mon Sep 17 00:00:00 2001 From: Judah Caruso Date: Wed, 21 May 2025 22:41:36 -0600 Subject: [PATCH] finish 004 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 469533e..449cc54 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ *** IN PROGRESS *** [Judah] - 004 [thirdparty/luajit] create bindings [Jesse] 001 [arch] create module to determine simd support @@ -73,3 +72,4 @@ 010 [x] make base jai files standalone (ie. [array], [memory], etc... big maybe) 042 [x] use absolute imports internally (ie. #import "jc/math"), update symlink/install process in README 000 [math] add easing procedures + 004 [thirdparty/luajit] create bindings