Generator for an sdl3 wrapper for nim using Futhark
SDL3 is still in pre-release so the submodule is manually tracking the newest SDL3 pre-release tag. Make sure the submodule is pulled and you are on the correct tag for your desired version.
generate.nim is a short script to tell Futhark how to generate the wrapper. Compiling that file will produce the desired wrapper in:
/wrapper/sdl3.nim
simply run:
nim gen