stadiamaps / stadiamaps/ferrostar
Create Wrapper `export-ffi` macro in Common
Open
chore
core
- Dominant language
- Kotlin
- Stars
- 419
- Forks
- 81
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 7
Description
The platform shared models in this project have an ever growing stack of macros that designate them as exported for a particular FFI (currently Mozilla UniFFI and Tsify). The expectation is this will continue to grow as more platforms are supported. To keep the code reasonable, we should bundle all of this into a single custom macro that exports for all platforms.
Contributor guide
Assessment
This issue has not been assessed yet.