nim-staticglfw/README.md
Joey Yakimowich-Payne d270e2b9fb Initial wrapper commit
2021-05-22 17:10:27 -06:00

166 B

Nim wrapper for static glfw

Another wrapper for glfw. Creates a static binary based on the C code in src/glfw.

See example in the example directory for usage.