Reference: FFI and interop
Reference: FFI and interop
Section titled “Reference: FFI and interop”Rust crates (import rust:)
Section titled “Rust crates (import rust:)”- Vox sources may import Rust crates using
import rust:<crate>(see syntax). - Lockfile and dependency roles are described in CLI reference and package manager.
extern fn
Section titled “extern fn”externis a lexer keyword for foreign-call surfaces; detailed semantics follow codegen and capability rules — trackgui-native-roadmap-status-2026.mdand frontend interop plans.
JavaScript / TypeScript emit
Section titled “JavaScript / TypeScript emit”- Component and route surfaces emit to the React baseline per
external-frontend-interop-plan-2026.md.
See also
Section titled “See also”where-things-live.md— crate map (vox-compiler,vox-codegen, …)