eclipse-score / eclipse-score/baselibs
ABI compatible data types - C++
Open
comp-abi-types
- Dominant language
- C++
- Stars
- 26
- Forks
- 85
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 47
Description
Implement ABI compatible data types to use mw:com cross languages, as requested in [ABI-Compatible Data Types](https://eclipse-score.github.io/score/main/features/communication/abi_compatible_data_types/index.html)
Rust implementation tracked via : https://github.com/eclipse-score/baselibs_rust/issues/6
Further step:
- create integration tests for C++/Rust interoperability testing
- the first idea was to do this in com repo as this is a place where two implementations meets. Later once no copybaar is alive, we can move that to baselibs probably.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.