Hooking Go from Rust - Hitchhiker’s Guide to the Go-laxyHow did we hook Go functions from Rust to work with mirrord? A quick dive into the Go Runtime and switching from the Go stack to the system stack.