diff --git a/TODO b/TODO index 29b9153..469533e 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ *** IN PROGRESS *** [Judah] + 004 [thirdparty/luajit] create bindings [Jesse] 001 [arch] create module to determine simd support @@ -12,7 +13,6 @@ *** UP NEXT (NO PARTICULAR ORDER) *** 003 [floats] 16-bit fixed point floats, 128-bit floats - 004 [thirdparty/luajit] create bindings 005 [thirdparty/sokol] create bindings module (should use [math] types) 006 [thirdparty/sdl3] create bindings module (should use [math] types) 007 [bytes] create byte utilities module (should include Buffer type)