2 Commits

Author SHA1 Message Date
wangdl
fcb01f29c3 fix: UniFFI version 0.28→0.31 in docs
Some checks failed
CI/CD Pipeline / Lint (push) Has been cancelled
CI/CD Pipeline / Test (push) Has been cancelled
CI/CD Pipeline / Build (push) Has been cancelled
CI/CD Pipeline / Release (macos-15, aarch64-apple-ios, aarch64-apple-ios) (push) Has been cancelled
CI/CD Pipeline / Release (macos-15, aarch64-apple-ios-sim, aarch64-apple-ios-sim) (push) Has been cancelled
CI/CD Pipeline / Package xcframework (push) Has been cancelled
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-18 15:06:06 +08:00
wangdl
c1bac717fd docs: add UniFFI UDL spec + codegen guide (DOC-FULL-030)
- UDL syntax: namespace, functions, dictionary, enum, error
- Type mapping table: UDL→Rust→Swift
- New type checklist: Rust→UDL→codegen→verify
- Common pitfalls: type exports, naming, version compatibility
- Current interface stats: 28 functions, 10 records, 7 enums

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-18 14:41:44 +08:00