BeFunctional / haskell-rust-ffi

MIT License
13 stars 2 forks source link

Any documentation available? #7

Open phlummox opened 1 week ago

phlummox commented 1 week ago

I wondered if any documentation or examples showing how these crates can be used was available.

edsko commented 1 week ago

Not sure if you've seen this ,but probably your best starting point is https://well-typed.com/blog/2023/03/purgatory/ .

phlummox commented 1 week ago

Many thanks! No, I hadn't - might it be worth putting a link to it in the README?