motif
motif copied to clipboard
Kotlin Multi Platform Support
Does this or will it ever support purely kotlin-based multi-platform projects that do not run on the jvm?
I'm not super familiar with multiplatform kotlin development or what kinds of constraints are associated. Some information that might be relevant:
- Motif Scopes can be written in pure Kotlin
- Motif can generate pure Kotlin Scope implementations
- Motif requires annotation processing to work
If you get a chance to try it out on a multiplatform project, please let us know if you run into any problems.