Super brief question: Is arrow multiplatform ready...
# arrow
a
Super brief question: Is arrow multiplatform ready yet? I heard something about one year ago that this was on the roadmap, haven't checked back since.
👀 1
s
Hey @Alex, Arrow support JS on the latest SNAPSHOT, and Native support is almost done in a PR. https://github.com/arrow-kt/arrow/pull/2466 As you can see it’s ready to be merged, but blocked by the testing framework atm. It’ll get merged in the following weeks, and then the Arrow 1.0.0 will take place. So if you’re in doubt of using the
1.0.0-SNAPSHOT
to try out JS support, I can tell you that the official stable release will take place this month with support for all platforms that Kotlin supports without any changes anymore to what you can find in the
SNAPSHOT
.
😍 4
a
Holy smokes that is proper amazing!
🙌 2
This makes me really really happy 😁
Thank you for the great work should you be part of the arrow team.. if not, thanks for telling me about this anyway 😄
s
Thank you for the support! 🙌 Everyone is very excited to see Arrow (and Kotest) go fully MPP this year.
If you have any questions, or you run into anything weird on any of the platforms we’d love to hear it
👌 1
a
I'll gladly be the guinnea pig for you guys 😆
😄 1
s
Just merged native support @Alex, to be released later this month
🦜 1
a
Awesome @simon.vergauwen, great stuff!!
arrow 1