Skip to content

Generate C compatible types, functions, and header #1480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Jun 3, 2024
Merged

Conversation

kczimm
Copy link
Contributor

@kczimm kczimm commented May 24, 2024

This was almost entirely developed by @SilasMarvin. Modifications to rust-bridge in the SDK were made to translate Rust types and functions to C compatible versions. Then, a Makefile and cbindgen are used to auto-generate a C header file, build an example C application, and to run the example.

@kczimm kczimm requested a review from SilasMarvin May 24, 2024 18:52
@kczimm kczimm merged commit d8bc32c into master Jun 3, 2024
1 check passed
@kczimm kczimm deleted the kczimm-little-c branch June 3, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants