dadb
dadb copied to clipboard
Add support for Kotlin/Native
Objective
Let dadb
to work without a JVM using Kotlin/Native.
FWIW, dadb
already works with GraalVM.
Plan
We can be inspired by libraries that did the same before us – e.g. Okio in version 2.