Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin Multi Platform Support #210

Open
Volatile-Memory opened this issue Dec 31, 2020 · 1 comment
Open

Kotlin Multi Platform Support #210

Volatile-Memory opened this issue Dec 31, 2020 · 1 comment

Comments

@Volatile-Memory
Copy link

Does this or will it ever support purely kotlin-based multi-platform projects that do not run on the jvm?

@Leland-Takamine
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants