-
-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Mojo FFI: Mojo Call XXX - Binding C/C++/Rust libraries to Mojo libraries. #432
Comments
Mojo FFI 方案
🌞
|
Mojo FFI: 🔥 Call C/C++
|
Mojo FFI: 🔥 Call RustMojo 侧
Rust 侧🛠️ Rust 工具链safer_ffi
diplomatuniffi-rscbindgen
💼 Rust FFI 示例项目
🛑 注意事项🙅🏻 内存泄漏问题
🙅🏻 数据类型转换
|
Mojo FFI 案例: |
1 |
3 similar comments
1 |
1 |
1 |
This was referenced Oct 10, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
📖 Abstract:
C FFI
, 把C/C++/Rust
库 binding 成 Mojo 库, 供 Mojo 调用。💯 Related:
The text was updated successfully, but these errors were encountered: