haskell
Haskell kleidukos Now 100%

Integrating a large Tokio-based Rust library with Haskell

https://www.iankduncan.com/articles/2023-08-30-integrating-haskell-and-tokio

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.

2
0
Comments 0