WeaveFFI
WeaveFFI is a Rust-first toolkit for generating cross-language FFI surfaces and language-specific templates from a concise input model. This book covers the concepts, setup, and end-to-end workflows.
- Goals: strong safety model, clear memory ownership, ergonomic bindings.
- Targets: C, Swift, Android (JNI), Node.js, and Web/WASM.
See the roadmap for high-level milestones and the getting started guide to try it.