Skip to content

Extract FFI C interface into a separate crate#113

Merged
TheElectronWill merged 6 commits intomainfrom
refactor/extract-ffi-in-separate-lib
Mar 3, 2025
Merged

Extract FFI C interface into a separate crate#113
TheElectronWill merged 6 commits intomainfrom
refactor/extract-ffi-in-separate-lib

Conversation

@TheElectronWill
Copy link
Copy Markdown
Member

@TheElectronWill TheElectronWill commented Feb 18, 2025

The FFI API is unstable and prevents Alumet core from stabilizing.

Resolves #58, resolves #96

@TheElectronWill TheElectronWill force-pushed the refactor/extract-ffi-in-separate-lib branch from 5cf309d to 1d210a5 Compare February 18, 2025 17:29
@TheElectronWill TheElectronWill added the A:core ⚙️ area: Alumet core library label Feb 25, 2025
@TheElectronWill TheElectronWill merged commit e46cebb into main Mar 3, 2025
8 checks passed
@TheElectronWill TheElectronWill deleted the refactor/extract-ffi-in-separate-lib branch March 3, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A:core ⚙️ area: Alumet core library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Separate FFI from Alumet core Re-enable cbindgen in build script

2 participants