No description
| .github/workflows | ||
| examples | ||
| src | ||
| tests | ||
| .gitignore | ||
| .gitmodules | ||
| LICENSE | ||
| README.md | ||
| staticglfw.nimble | ||
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.