rustgo: calling Rust from Go
https://blog.filippo.io/rustgo/ [blog.filippo.io]
2019-03-16 03:40
This post is the story of a slightly-less-than-sane experiment to call Rust code from Go fast enough to replace assembly. No need to know Rust, or compiler internals, but knowing what a linker is would help.
Repost, but it’s just so delicious.