Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 595 Bytes

File metadata and controls

23 lines (20 loc) · 595 Bytes
layout home
hero
name tagline actions
cjbind
自动生成 C 库到仓颉的 FFI 绑定代码
theme text link
brand
文档
/guide/
features
title icon details
自动化绑定生成
通过解析 C 头文件自动生成 FFI 绑定代码,消除手工编写胶水代码
title icon details
跨平台兼容
🌐
Windows/Linux/macOS 的 ABI 自动兼容,支持 x64/ARM 架构,确保多平台适配
title icon details
内存安全保障
🛡️
编译时类型检查 + 自动化内存布局生成