Skip to content

Support all Kotlin targets #229

@rnett

Description

@rnett

Currently, it looks like this library only supports JVM, JS, and iOS. It would be great if it could expand to target all Kotlin targets. I took a brief look through the repo and it didn't seem like there would be any huge blockers. Even if some parts can't support certain platforms, just having the API and having to write your own exporter would still be a big improvement. Some of the platform APIs have even moved to the stdlib in recent versions (clock, atomics).

PS: I recommend announcing this (and asking for contributors, if it's still under-staffed) on the Kotlinlang slack or in other Kotlin-related channels, I for one had no idea there was a Kotlin SDK despite using the Java one for quite some time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions