Commit 36a77c0
fix(ml-mcp): add HuggingFaceResource enum to Zig FFI (standards#152) (#122)
Class C ABI gap. `HuggingFaceResource` (4 variants, `hfResourceToInt`
1–4) was Idris2-only.
`iseriser abi-verify` → exit 0 (3 enums, 6 transitions); `zig build
test` → 24/24 green.
Closes hyperpolymath/standards#152
Refs hyperpolymath/standards#92, #89
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 936d084 commit 36a77c0
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
28 | 38 | | |
29 | 39 | | |
30 | 40 | | |
| |||
0 commit comments