racket-llvm icon indicating copy to clipboard operation
racket-llvm copied to clipboard

racket llvm C-API bindings

Results 1 racket-llvm issues
Sort by recently updated
recently updated
newest added

Is there any reason that the bindings are not auto-generated from the CAPI? Something like this: https://github.com/revng/llvmcpy If not, I would be happy to give a shot to write an...