- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add C/C++ language binding to improve project usability and adoption. Using the C ABI can provide a compatibility foundation for many other languages.
- implement c binding
- implement c++ binding
Implementation (via Rust FFI):
- Use C ABI.
- Relevant link: https://doc.rust-lang.org/nomicon/ffi.html
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request