FORGE binding generation system.
Two-phase pipeline with forge.schema.json as the contract:
- Phase 1 — Parser reads Rust source, produces
forge.schema.json. - Phase 2 — Emitters read the schema, produce per-language client code.
FORGE binding generation system.
Two-phase pipeline with forge.schema.json as the contract:
forge.schema.json.