Generate Bindings Make sure to have futhark installed nimble install futhark Compile and run src/tinydialogs/gen.nim nim c -r src/tinydialogs/gen.nim Copy the generated bindings from the cache folder cp ~/.cache/nim/gen_d/futhark_*.nim src/tinydialogs/bindings.nim