akuleshov7 / ktoml

Kotlin Multiplatform parser and compile-time serializer/deserializer for TOML format (Native, JS, JVM) based on KxS

Home Page:https://akuleshov7.github.io/ktoml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add extra targets and releases for native platforms

akuleshov7 opened this issue · comments

At least:

  • macOSArm64 (M1)
  • Android/iOS/WatchOS ?

Android should be covered by the JVM target.