progress binding RGFW and making RGFW shell

This commit is contained in:
2026-01-22 21:02:22 +00:00
parent e0c09c5480
commit d0f9220cfe
8 changed files with 80 additions and 28 deletions

View File

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