Embedding Go in a Rust Program

A simple example of adding a Go library to a Rust program, and then using the bindgen FFI to call Go functions from Rust.

February 15, 2023 · 5 min