Open belousovgm opened 3 years ago
Hello @belousovgm! Thank you for the question.
Dispatch doesn't have native/multi-platform support at the moment, and I've never actually had the opportunity to do any non-JVM Kotlin development. It is absolutely something that I would like to do with this project, though. Now that someone has actually asked, I can bubble it up on my priority list.
Stay tuned. I'll probably have something working within a week. Possibly sooner. Whenever it's done, I would definitely welcome a sanity-check of using a snapshot against a real library. :)
Hi! Does dispatch-core support Kotlin Native? How I can use it in commonMain? Or KN support will be in future?