- cross-posted to:
- rust@programming.dev
- cross-posted to:
- rust@programming.dev
A lot of the Rust Haskell interop examples out there are for small, synchronous libraries. They also tend to omit how to actually package the Rust library. We’ll take a look at challenges and solutions for how to integrate a Tokio-based Rust library with Haskell.
You must log in or # to comment.