begin adding bindings to rgfw window library

This commit is contained in:
2026-01-22 02:00:57 +00:00
parent 5eb94f5ccb
commit e0c09c5480
3 changed files with 15238 additions and 0 deletions

5
build-unix-rgfw-debug-.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
mlton -const 'Exn.keepHistory true' -link-opt "-lX11 -lXrandr -lGL -lm" \
-export-header ffi/export.h \
shf-tests.mlb \
ffi/rgfw-export.c