Skip to content

Add FFI cdylib for OSC IR message handling#12

Merged
Nagitch merged 2 commits intomainfrom
codex/add-c-ffi-support-to-osc-data-model
Nov 17, 2025
Merged

Add FFI cdylib for OSC IR message handling#12
Nagitch merged 2 commits intomainfrom
codex/add-c-ffi-support-to-osc-data-model

Conversation

@Nagitch
Copy link
Owner

@Nagitch Nagitch commented Nov 17, 2025

Summary

  • add the new osc-ffi crate and wire it into the workspace so a cdylib is produced
  • implement the OscMessage handle, serialization helpers, and safe buffer management for the FFI API
  • include smoke tests that exercise handle creation, argument addition, msgpack serialization, and cleanup

Testing

  • cargo test -p osc-ffi

Codex Task

@Nagitch Nagitch merged commit 7ea9ba4 into main Nov 17, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant