Generate an FFI-centric Racket module from a template
Closed this issue · 1 comments
zyrolasting commented
Create a template Racket module that holds all code that will be used regardless of the bindings it will provide, and generate a module using that template.
The scope of this issue does not include placing all Vulkan bindings in the output module.
zyrolasting commented
This now happens in the main
module for generate-bindings.rkt