Open froozen opened 9 years ago
Which library should be used for that task?
Are there even multiple libraries to choose from? I thought we’d need to use the GHC language extension ForeignFunctionInterface
.
The FFI is for the call from Haskell to C I think.
Very nice!
When we started out, we decided we wanted to have working C-bindings as well. We should put them in another repository, once we get to it. This issue serves only as a reminder of that fact.