Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Rust does not have a stable ABI

abi_stable_crates

CGlue is a Rust ABI safe code generator.

Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.