conferences | speakers | series

On the path of better interoperability with Rust!

home

On the path of better interoperability with Rust!
FOSDEM 2023

The purpose of this talk is to show and tell about:

  • cargo-cabal: a CLI tool that helps you to turn in one command a Rust crate into a Haskell Cabal library ;
  • hs-bindgen: the Rust procedural macro library that generate bindings of function that user wanted to expose.

The talk will focus on discussing core design ideas and implementation and end by a quick live-demo of its developer ergonomics.

Speakers: Yvan Sraka