erwin-kok/multiformat

Kotlin Multiplatform

Opened this issue · 3 comments

waltkb commented

Hi! Just wanted to let you know that I've forked your repository and started reconstructing it to Kotlin Multiplatform (so that it can not only be used from Kotlin/JVM, but also with e.g. Kotlin/JS, Kotlin/WASM, Kotlin/Native, etc).
It's not fully done yet, but it passes almost all tests and I've removed most platform dependencies, so that it will be able to work platform-agnostic: https://github.com/walt-id/multiformat-kotlin-multiplatform/
Please tell me should you be interested in receiving any of these or future changes to your upstream.

Hi @waltkb, very nice!
If you need any help, please reach out. I'm happy to merge your changes to my upstream.

Thanks!

Hi.

@erwin-kok Is there any progress on merging the changes from https://github.com/walt-id/multiformat-kotlin-multiplatform/
@waltkb Is there any possibility that Walt ID publish the artifact?

Kind regards

Hi @dzarras, you (or @waltkb) can just make a pull request to merge the changes into my repo. In the meantime I can have a look and see if we can speedup the process. Thanks!