start 004

This commit is contained in:
Judah Caruso 2025-05-21 22:12:31 -06:00
parent d57256a367
commit d556ba55ea

2
TODO
View file

@ -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)