both those threads haven't been touched in a while, maybe I should just necro the RxKotlin one
s
Stephane Maldini
06/28/2018, 6:22 PM
Curious why would you do that if rxjs is around ? we found out that a best target implementation vs a LLVM-like one suits things better. The overload complexity in making things common between platforms is usually not worth it and defeat a lot of the optimization effort we made for rx2 and reactor3
Stephane Maldini
06/28/2018, 6:23 PM
i hear the appeal tho and the contract first development, but that suits end user dev better than library IMO
j
Jacob Applin
06/29/2018, 2:47 AM
I want to play around with some kotlin cross platform stuff with iOS and it didn't look like there was a solution for rx yet. Does rxjs work on all platforms?